Constant libp2p::rendezvous::MAX_TTL
source · pub const MAX_TTL: u64 = 60 * 60 * 72; // 259_200u64
Expand description
By default, nodes should allow a maximum TTL of 72h
pub const MAX_TTL: u64 = 60 * 60 * 72; // 259_200u64
By default, nodes should allow a maximum TTL of 72h