Function spl_concurrent_merkle_tree::node::empty_node_cached
source · pub fn empty_node_cached<const N: usize>(
level: u32,
cache: &mut Box<[Node; N]>
) -> Node
Expand description
Calculates and caches the hash of empty nodes up to level i