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

Function get_firstbits

Mce/DataStore.py:3681–3709  ·  view source on GitHub ↗

Return address's firstbits, or the longest of multiple firstbits values if chain_id is not given, or None if address has not appeared, or the empty string if address has appeared but has no firstbits.

(store, address_version=None, db_pubkey_hash=None,
                      chain_id=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

selectallMethod · 0.80

Tested by

no test coverage detected