config: Allow overriding bootstrap peers
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package dtypes
|
||||
|
||||
import "github.com/libp2p/go-libp2p-core/peer"
|
||||
|
||||
type BootstrapPeers []peer.AddrInfo
|
||||
Reference in New Issue
Block a user