Constant libp2p::rendezvous::MIN_TTL
source · pub const MIN_TTL: u64 = 60 * 60 * 2; // 7_200u64
Expand description
By default, nodes should require a minimum TTL of 2h
pub const MIN_TTL: u64 = 60 * 60 * 2; // 7_200u64
By default, nodes should require a minimum TTL of 2h