mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-31 19:36:20 +00:00
Remove wrong comment
This commit is contained in:
@@ -63,7 +63,6 @@ func (pexR *PEXReactor) GetChannels() []*ChannelDescriptor {
|
||||
|
||||
// Implements Reactor
|
||||
func (pexR *PEXReactor) AddPeer(peer *Peer) {
|
||||
// XXX Move this into Switch
|
||||
// Add the peer to the address book
|
||||
netAddr := NewNetAddressString(peer.ListenAddr)
|
||||
if peer.IsOutbound() {
|
||||
|
||||
Reference in New Issue
Block a user