Skip to main content

ipfrs_network/protocol_negotiator/
constants.rs

1//! Auto-generated module
2//!
3//! 🤖 Generated with [SplitRS](https://github.com/cool-japan/splitrs)
4
5/// Maximum negotiation history entries.
6pub(super) const PN_HISTORY_CAP: usize = 500;