Expand description
Struct representing Sapling/Orchard note commitment subtrees
Structs§
- Note
Commitment Subtree - Subtree root of Sapling or Orchard note commitment tree, with its associated block height and subtree index.
- Note
Commitment Subtree Data - Subtree root of Sapling or Orchard note commitment tree, with block height, but without the subtree index. Used for database key-value serialization, where the subtree index is the key, and this struct is the value.
- Note
Commitment Subtree Index - A note commitment subtree index, used to identify a subtree in a shielded pool. Also used to count subtrees.
Constants§
- TRACKED_
SUBTREE_ HEIGHT - Height at which Zebra tracks subtree roots