fix PerminentAddrTTL comment

This commit is contained in:
Steven Allen 2018-01-04 16:32:58 -08:00
parent b53dd2e95e
commit 07712d63e3

View File

@ -32,9 +32,7 @@ const (
// Perminent TTLs (distinct so we can distinguish between them)
const (
// PermanentAddrTTL is the ttl for a "permanent address" (e.g. bootstrap nodes)
// if we haven't shipped you an update to ipfs in 356 days
// we probably arent running the same bootstrap nodes...
// PermanentAddrTTL is the ttl for a "permanent address" (e.g. bootstrap nodes).
PermanentAddrTTL = math.MaxInt64 - iota
// ConnectedAddrTTL is the ttl used for the addresses of a peer to whom