Skip to main content

Module seal

Module seal 

Source
Expand description

Seal and Anchor reference types

Seals represent single-use rights to authorize state transitions. Anchors represent on-chain references containing commitments.

Structs§

AnchorRef
A reference to an on-chain anchor containing a commitment
SealRef
A reference to a single-use seal

Constants§

MAX_ANCHOR_ID_SIZE
Maximum allowed size for anchor identifiers (1KB)
MAX_ANCHOR_METADATA_SIZE
Maximum allowed size for anchor metadata (4KB)
MAX_SEAL_ID_SIZE
Maximum allowed size for seal identifiers (1KB)