pub type MerkleTreeNode = [u8; 32];
Expand description

Merkle tree node.