Tagging Classes

Tagged Cluster

class blocksci.cluster.TaggedCluster
property cluster

Return the cluster object which has been tagged

Type

blocksci.cluster.Cluster

property tagged_addresses

Return the list of addresses inside the cluster which have been tagged

Type

blocksci.cluster.TaggedAddressIterator

Tagged Address

class blocksci.cluster.TaggedAddress
property address

Return the address object which has been tagged

Type

blocksci.Address

property tag

Return the tag associated with the contained address

Type

str