Constant SMT_DEPTH

Source
pub const SMT_DEPTH: u8 = 64; // 64u8
Expand description

The depth of the sparse Merkle tree.

All leaves in this SMT are located at depth 64.