mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-22 17:31:34 +00:00
Incoporate review feedback
This commit is contained in:
@ -26,9 +26,7 @@ func randPeer(ip net.IP) *peer {
|
||||
},
|
||||
}
|
||||
|
||||
p.ips = []net.IP{
|
||||
ip,
|
||||
}
|
||||
p.ip = ip
|
||||
|
||||
return p
|
||||
}
|
||||
|
Reference in New Issue
Block a user