Module spl_concurrent_merkle_tree::node
source · [−]Expand description
Node implementation and utils
Constants
An empty node is a 32 byte array of zeroes
Functions
Calculates the hash of empty nodes up to level i
Calculates and caches the hash of empty nodes up to level i
Type Definitions
Abstract type for 32 byte leaf data