Constant MAX_DEPOSIT_RECEIPTS_PER_PAYLOAD
pub const MAX_DEPOSIT_RECEIPTS_PER_PAYLOAD: usize = 8192; // 8_192usizeAvailable on crate feature
evm only.Expand description
The EIP-6110 Consensus Specs defined maximum payload size.