Function alloy_consensus::transaction::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.