Commit 859ab8f1 authored by Jeromy Johnson's avatar Jeromy Johnson Committed by GitHub

Merge pull request #33 from JustinDrake/patch-3

Remove clientOnly as per #26
parents 4e5a129d dd947df9
......@@ -61,8 +61,6 @@ type IpfsDHT struct {
ctx context.Context
proc goprocess.Process
clientOnly bool
strmap map[peer.ID]*messageSender
smlk sync.Mutex
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment