MCPcopy 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
18def descriptors(out):
19 return sorted(u['desc'] for u in out['unspents'])
20
21
22class ScantxoutsetTest(BitcoinTestFramework):

Callers 1

run_testMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected