We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efe960 commit dd947dfCopy full SHA for dd947df
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