Crate zcash_history

source ·
Expand description

Chain history library for Zcash

To be used in zebra and via FFI bindings in zcashd

Structs§

Enums§

  • MMR Node. It is leaf when left, right are None and node when they are not.
  • Reference to to the tree node.
  • Crate-level error type
  • Version 1 of the Zcash chain history tree.
  • Version 2 of the Zcash chain history tree.

Constants§

Traits§

  • A version of the chain history tree.