We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e5a129 + dd947df commit 859ab8fCopy full SHA for 859ab8f
dht.go
@@ -61,8 +61,6 @@ type IpfsDHT struct {
61
ctx context.Context
62
proc goprocess.Process
63
64
- clientOnly bool
65
-
66
strmap map[peer.ID]*messageSender
67
smlk sync.Mutex
68
}
0 commit comments