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