This commit is contained in:
Anatoly Yakovenko
2018-05-24 22:59:15 +00:00
committed by Greg Fitzgerald
parent 115f4e54b8
commit c2c80232e3
4 changed files with 8 additions and 3 deletions

View File

@ -4,4 +4,4 @@ cd /home/ubuntu/solana
export RUST_LOG=solana::crdt=trace
# scp ubuntu@18.206.1.146:~/solana/leader.json .
# scp ubuntu@18.206.1.146:~/solana/mint-demo.json .
cat mint-demo.json | cargo run --release --bin solana-multinode-demo -- -l leader.json -c 10.0.5.51:8100 -n 1
cat mint-demo.json | cargo run --release --bin solana-multinode-demo -- -l leader.json -c 10.0.5.179:8100 -n 1