peermgr: Undisable bootstrap
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user