KzgCommitment

Type Alias KzgCommitment 

Source
pub type KzgCommitment = Bytes48;

Aliased Type§

#[repr(transparent)]
pub struct KzgCommitment(pub [u8; 48]);

Tuple Fields§

§0: [u8; 48]