Constant VERSIONED_HASH_VERSION_KZG
pub const VERSIONED_HASH_VERSION_KZG: u8 = 0x01; // 1u8Available on crate features
c-kzg or kzg-rs only.Expand description
Versioned hash version for KZG.
pub const VERSIONED_HASH_VERSION_KZG: u8 = 0x01; // 1u8c-kzg or kzg-rs only.Versioned hash version for KZG.