Module zebra_chain::subtree

source ·
Expand description

Struct representing Sapling/Orchard note commitment subtrees

Structs§

  • Subtree root of Sapling or Orchard note commitment tree, with its associated block height and subtree index.
  • 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.
  • A note commitment subtree index, used to identify a subtree in a shielded pool. Also used to count subtrees.

Constants§