sp_messenger

Constant MAX_FUTURE_ALLOWED_NONCES

Source
pub const MAX_FUTURE_ALLOWED_NONCES: u32 = 256;
Expand description

Maximum number of XDMs per domain/channel with future nonces that are allowed to be validated. Any XDM comes with a nonce above Maximum future nonce will be rejected.