mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2025-01-19 03:30:08 +08:00
spelling
This commit is contained in:
parent
07712d63e3
commit
62cbfac7c6
@ -30,7 +30,7 @@ const (
|
||||
OwnObservedAddrTTL = time.Minute * 10
|
||||
)
|
||||
|
||||
// Perminent TTLs (distinct so we can distinguish between them)
|
||||
// Permanent TTLs (distinct so we can distinguish between them)
|
||||
const (
|
||||
// PermanentAddrTTL is the ttl for a "permanent address" (e.g. bootstrap nodes).
|
||||
PermanentAddrTTL = math.MaxInt64 - iota
|
||||
|
Loading…
Reference in New Issue
Block a user