Constant SOFT_LIMIT_BYTE_SIZE_POOLED_TRANSACTIONS_RESPONSE
pub const SOFT_LIMIT_BYTE_SIZE_POOLED_TRANSACTIONS_RESPONSE: usize = _; // 2_097_152usize
Expand description
Soft limit for the byte size of a PooledTransactions
response on assembling a GetPooledTransactions
request.
Spec’d at 2 MiB.
https://github.com/ethereum/devp2p/blob/master/caps/eth.md#protocol-messages.