Skip to main content

entity.integrity.anchor_network

AnchorNetwork Objects

class AnchorNetwork()

Represents information about an anchor network.

__init__

def __init__(name: str, state: str, tx_hash: str, root: str | None) -> None

Constructs an AnchorNetwork object with the specified parameters.