go-libp2p-examples icon indicating copy to clipboard operation
go-libp2p-examples copied to clipboard

libp2p-host example missing _peer import

Open moratsam opened this issue 3 years ago • 0 comments

the imports in host.go should include _"github.com/libp2p/go-libp2p-core/peer"

to make it easier to run commented-out code for connecting to bootstrap peers.

moratsam avatar Mar 04 '21 22:03 moratsam