Fix swapped repair and forwards addrs (#6691)

automerge
This commit is contained in:
Sagar Dhawan 2019-11-01 16:01:42 -07:00 committed by Grimes
parent bae83ba2b6
commit a57f6b70da
1 changed files with 1 additions and 1 deletions

View File

@ -1659,9 +1659,9 @@ impl Node {
gossip_addr,
tvu.local_addr().unwrap(),
tvu_forwards.local_addr().unwrap(),
repair.local_addr().unwrap(),
tpu.local_addr().unwrap(),
tpu_forwards.local_addr().unwrap(),
repair.local_addr().unwrap(),
storage.local_addr().unwrap(),
rpc_addr,
rpc_pubsub_addr,