[][src]Type Definition merkle_log::Node

type Node = [u8; 32];

Type alias for nodes in the merkle tree.