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

Method parse_txout_script

Mce/Chain/__init__.py:219–247  ·  view source on GitHub ↗

Return TYPE, DATA where the format of DATA depends on TYPE. * SCRIPT_TYPE_INVALID - DATA is the raw script * SCRIPT_TYPE_UNKNOWN - DATA is the decoded script * SCRIPT_TYPE_PUBKEY - DATA is the binary public key * SCRIPT_TYPE_ADDRESS - DATA is the binary

(chain, script)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

_export_scriptPubKeyFunction · 0.80
import_txFunction · 0.80
spent_txout_assetsFunction · 0.80
script_to_pubkey_idFunction · 0.80
_show_blockMethod · 0.80
row_to_htmlMethod · 0.80

Calls 1

Tested by

no test coverage detected