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