alloy_consensus::transaction::eip4844_utils

Function 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.