zakura-chain 2.0.0

Core Zcash data structures for the Zakura node. Internal crate, published to support cargo install zakura
Documentation
1
2
3
4
//! Types, logic, and constants related to Zebra's list of checkpointed block heights and hashes.

pub mod constants;
pub mod list;