pub const INNER_NODE_DOMAIN_SEPARATOR: [u8; ab_blake3::KEY_LEN];Expand description
Used as a key in keyed blake3 hash for inner nodes of Merkle Trees.
This value is a blake3 hash of a string merkle-tree-inner-node.
pub const INNER_NODE_DOMAIN_SEPARATOR: [u8; ab_blake3::KEY_LEN];Used as a key in keyed blake3 hash for inner nodes of Merkle Trees.
This value is a blake3 hash of a string merkle-tree-inner-node.