pub type NsAvidMCommit = AvidMCommit;
Expand description
Namespaced commitment type
Aliased Type§
#[repr(C)]pub struct NsAvidMCommit {
pub commit: HasherNode<CoreWrapper<Keccak256Core>>,
}
Fields§
§commit: HasherNode<CoreWrapper<Keccak256Core>>
Root commitment of the Merkle tree.