Type Definition merkle_log::Node[][src]

type Node = [u8; 32];

Type alias for nodes in the merkle tree.