pub type AvidMCommitment = NsAvidMCommit;
#[repr(C)]pub struct AvidMCommitment { pub commit: HasherNode<CoreWrapper<Keccak256Core>>, }
commit: HasherNode<CoreWrapper<Keccak256Core>>
Root commitment of the Merkle tree.