Skip to main content

LeafValue

Type Alias LeafValue 

Source
pub type LeafValue = Keccak256Output;
Expand description

Leaf value representation (32-byte Keccak256 hash)

Aliased Typeยง

pub struct LeafValue(/* private fields */);