peermgr: Undisable bootstrap
This commit is contained in:
parent
3d360167df
commit
d87d8a6db6
@ -44,7 +44,6 @@ type PeerMgr struct {
|
||||
}
|
||||
|
||||
func NewPeerMgr(h host.Host, dht *dht.IpfsDHT, bootstrap dtypes.BootstrapPeers) *PeerMgr {
|
||||
bootstrap = nil
|
||||
pm := &PeerMgr{
|
||||
h: h,
|
||||
dht: dht,
|
||||
|
Loading…
Reference in New Issue
Block a user