Constant SMT_DEPTH
pub const SMT_DEPTH: u8 = 64; // 64u8Expand description
The depth of the sparse Merkle tree.
All leaves in this SMT are located at depth 64.
pub const SMT_DEPTH: u8 = 64; // 64u8The depth of the sparse Merkle tree.
All leaves in this SMT are located at depth 64.