Constant massa_models::config::constants::MAX_BOOTSTRAP_MESSAGE_FROM_CLIENT_SIZE
source ยท pub const MAX_BOOTSTRAP_MESSAGE_FROM_CLIENT_SIZE: u32 = _; // 1_048_576u32Expand description
Max message size for bootstrap coming from client The worst case is a AskBootstrapPart with mostly 2 keys and MAX_CONSENSUS_BLOCKS_IDS blocks_ids.