Skip to content

Commit

Permalink
changes as per review
Browse files Browse the repository at this point in the history
  • Loading branch information
aarshkshah1992 committed Apr 2, 2020
1 parent 9c3dce7 commit 145903c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions subscriber_notifee.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ func handlePeerProtocolsUpdatedEvent(dht *IpfsDHT, e event.EvtPeerProtocolsUpdat

if !valid {
dht.peerStoppedDHT(dht.ctx, e.Peer)
return
}

// we just might have discovered a peer that supports the DHT protocol
Expand Down

0 comments on commit 145903c

Please sign in to comment.