Expand description
Native (non-wasm, non-ff) Sparse Merkle Tree
Re-exports§
pub use tree::Monotree;
Modules§
Constants§
- HASH_
LEN - Size of fixed length byte-array from a
Hasher
. Equivalent tokey
length of the tree. - ROOT_
KEY - The key to be used to restore the latest
root