Scripthash Address Iterator

class blocksci.ScriptHashAddressIterator
property address_string

For each item: Bitcoin address string

Type

list

property raw_address

For each item: The 160 bit P2SH address hash

Type

numpy.ndarray[S40]

property wrapped_address

For each item: The address inside this P2SH address

Type

blocksci.AddressIterator