permanentAddrTTL constant
Duration
const permanentAddrTTL
The ttl for a "permanent address" (e.g. bootstrap nodes).
Implementation
static const Duration permanentAddrTTL = Duration(days: 365 * 100);