Multisig Pubkey Range¶
-
class
blocksci.
MultisigPubkeyRange
¶ Bases:
blocksci.MultisigPubkeySequence
,blocksci.GenericAddressRange
-
find_multisigs
() → blocksci.MultisigAddressIterator¶ For each item: List of multisigs which include this public key
-
property
pubkeyhash
¶ For each item: 160 bit address hash
- Type
numpy.ndarray[S40]
-