We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d0a94 commit e63eaf7Copy full SHA for e63eaf7
cmd/nodekey/nodekey.go
@@ -22,7 +22,6 @@ import (
22
libp2ppeer "github.com/libp2p/go-libp2p/core/peer"
23
"github.com/spf13/cobra"
24
"github.com/spf13/pflag"
25
- "golang.org/x/exp/slices"
26
)
27
28
// libp2p (substrate/avail) - https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md
0 commit comments