Function alloy_eips::eip4844::utils::minimum_fe_for_bytes
source ยท pub const fn minimum_fe_for_bytes(bytes: usize) -> usize
Expand description
Calculate the number of field elements required to store the given number of bytes.