neptune-consensus 0.14.0

Consensus logic and proof abstractions for Neptune Cash.
1
2
3
4
5
6
7
pub(crate) mod authenticate_txk_field;
pub mod claims;
pub(crate) mod coinbase_amount;
pub(crate) mod compute_absolute_indices;
pub mod hash_removal_record_index_sets;
pub mod leaf_authentication;
pub mod single_proof;