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