Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ descriptors
Function
descriptors
test/functional/rpc_scantxoutset.py:18–19 ·
view source on GitHub ↗
(out)
Source
from the content-addressed store, hash-verified
16
17
18
def
descriptors(out):
19
return
sorted(u[
'desc'
]
for
u in out[
'unspents'
])
20
21
22
class
ScantxoutsetTest(BitcoinTestFramework):
Callers
1
run_test
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected