pub const CHANNEL_RATE_LIMIT_PER_USER_MAX: u16 = 21_600;
Expand description

Maximum length of a channel’s rate limit per user.