Constant ethcore_network_devp2p::PAYLOAD_SOFT_LIMIT
source · [−]pub const PAYLOAD_SOFT_LIMIT: usize = (1 << 22) - 1; // 0x0000_0000_003f_ffffusize
Expand description
Network responses should try not to go over this limit. This should be lower than MAX_PAYLOAD_SIZE