Constant reth::core::primitives::constants::eip4844::MAX_DATA_GAS_PER_BLOCK

pub const MAX_DATA_GAS_PER_BLOCK: u64 = 786_432u64;
Expand description

Maximum data gas for data blobs in a single block.