Skip to content

Commit

Permalink
supply leader and leader_address
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-solana committed Sep 1, 2018
1 parent fb4b33b commit 7b3c7f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multinode-demo/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ find_leader() {
# Assume public testnet by default
leader_ip=35.227.93.37 # testnet.solana.com
fi
leader=$leader_ip
leader_address=$leader_ip:8001
else
if [[ -z $1 ]]; then
Expand Down

0 comments on commit 7b3c7f1

Please sign in to comment.