MCPcopy Create free account
hub / github.com/ElementsProject/elements / enumerate

Function enumerate

test/functional/mocks/signer.py:20–21  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

18 sys.exit(int(mock_result[0]))
19
20def enumerate(args):
21 sys.stdout.write(json.dumps([{"fingerprint": "00000001", "type": "trezor", "model": "trezor_t"}, {"fingerprint": "00000002"}]))
22
23def getdescriptors(args):
24 xpub = "tpubD6NzVbkrYhZ4WaWSyoBvQwbpLkojyoTZPRsgXELWz3Popb3qkjcJyJUGLnL4qHHoQvao8ESaAstxYSnhyswJ76uZPStJRJCTKvosUCJZL5B"

Callers 15

get_block_hashesFunction · 0.50
mkblockmapFunction · 0.50
b58encodeFunction · 0.50
b58decodeFunction · 0.50
name_to_bip155Function · 0.50
renderFunction · 0.50
count_format_specifiersFunction · 0.50
run_testMethod · 0.50
run_testMethod · 0.50

Calls 1

writeMethod · 0.45

Tested by 8

start_nodesMethod · 0.40
test_coin_selectionMethod · 0.40
test_activationMethod · 0.40
test_activationMethod · 0.40
test_spendersMethod · 0.40
start_nodesMethod · 0.40