Module zebra_chain::block::commitment
source · Expand description
The Commitment enum, used for the corresponding block header field.
Structs§
- A block commitment to chain history and transaction auth.
- The root hash of a Merkle Mountain Range chain history tree.
Enums§
- Zcash blocks contain different kinds of commitments to their contents, depending on the network and height.
- Errors that can occur when checking RootHash consensus rules.
Constants§
- The required value of reserved
Commitment
s.