go-libp2p-core/peerstore
Steven Allen 6e24b97081
feat: keep addresses for longer (#207)
There's really no reason to expire these after 10 minutes as opposed to
30. Given that our default DHT refresh interval is 10 minutes, setting
this to 30 reduces the chances that we'll "forget" peers.
2021-07-22 14:50:17 -07:00
..
helpers.go feat: add helper functions for working with addr infos (#202) 2021-07-21 13:09:49 -07:00
peerstore.go feat: keep addresses for longer (#207) 2021-07-22 14:50:17 -07:00