op_alloy_protocol

Constant MAX_RLP_BYTES_PER_CHANNEL

Source
pub const MAX_RLP_BYTES_PER_CHANNEL: u64 = 10_000_000;
Expand description

MAX_RLP_BYTES_PER_CHANNEL is the maximum amount of bytes that will be read from a channel. This limit is set when decoding the RLP.