alloy_consensus::transaction::eip4844_utils

Function fits_in_fe

source
pub const fn fits_in_fe(data: &[u8]) -> bool
Expand description

Determine whether a slice of bytes can be contained in a field element.