Crate exclusion_merkle_cbt[][src]

Re-exports

pub use merkle_cbt;

Structs

A helper struct to build data structure for verifing the exclusion of keys

The proof wrapped MerkleProof to verify the exclusion of some keys

The Leaf data

The range leaf is generate by leaf

Enums

Possible errors in the crate

Traits

Trait for customize hash function

Type Definitions

Empty Leaf value

Type alias to [u8; 32]

Simple ExclusionCBMT binded to EmptyValue

Simple Leaf binded to EmptyValue

Simple RangeLeaf binded to EmptyValue