Type Alias hotshot_types::utils::LeafCommitment
source · pub type LeafCommitment<TYPES> = Commitment<Leaf2<TYPES>>;
Expand description
The hash of a leaf.
Aliased Type§
struct LeafCommitment<TYPES>(/* private fields */);
pub type LeafCommitment<TYPES> = Commitment<Leaf2<TYPES>>;
The hash of a leaf.
struct LeafCommitment<TYPES>(/* private fields */);