MCPcopy Create free account
hub / github.com/MultiChain/multichain-explorer / get_labels_for_scriptpubkey

Function get_labels_for_scriptpubkey

Mce/DataStore.py:4310–4380  ·  view source on GitHub ↗

Get labels describing the scriptpubkey of a txout. :param chain: :param scriptpubkey: :return: labels as list, or empty list if not a recognized MultiChain OP_DROP or OP_RETURN.

(store, chain, scriptpubkey)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

parse_txout_scriptMethod · 0.80

Tested by

no test coverage detected