Constant bdk_chain::bitcoin::p2p::message::MAX_MSG_SIZE
pub const MAX_MSG_SIZE: usize = 5_000_000; // 5_000_000usize
Expand description
Maximum size, in bytes, of an encoded message
This by neccessity should be larger tham MAX_VEC_SIZE