pub const USABLE_BYTES_PER_BLOB: usize = _; // 130_048usizeExpand description
The number of usable bytes in a single data blob. This is the number of
bytes you can encode in a blob without any field element being >=
BLS_MODULUS.
pub const USABLE_BYTES_PER_BLOB: usize = _; // 130_048usizeThe number of usable bytes in a single data blob. This is the number of
bytes you can encode in a blob without any field element being >=
BLS_MODULUS.