Tagging Classes

Tagged Cluster

class blocksci.cluster.TaggedCluster
cluster

Return the cluster object which has been tagged

Type:blocksci.cluster.Cluster
tagged_addresses

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

Type:blocksci.TaggedAddressIterator

Tagged Address

class blocksci.cluster.TaggedAddress
address

Return the address object which has been tagged

Type:Address
tag

Return the tag associated with the contained address

Type:str