Function alloy_eips::eip4844::utils::minimum_fe
source ยท pub const fn minimum_fe(data: &[u8]) -> usize
Expand description
Calculate the number of field elements required to store the given data.
pub const fn minimum_fe(data: &[u8]) -> usize
Calculate the number of field elements required to store the given data.