pub const MAX_UNCONFIRMED_MESSAGES_IN_CONFIRMATION_TX: u64 = 4096; // 4_096u64
Expand description
Maximal number of unconfirmed messages at inbound lane for Cumulus-based parachains. Note: this value is security-relevant, decreasing it should not be done without careful analysis (like the one above).