Hooks for binaries to run as leader or replicator and attach to network (#221)

This commit is contained in:
anatoly yakovenko
2018-05-23 13:03:19 -07:00
committed by Greg Fitzgerald
parent f154c8c490
commit 504b318ef1
8 changed files with 425 additions and 59 deletions

5
multinode-demo/leader.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
cd /home/ubuntu/solana
git pull
export RUST_LOG=solana::crdt=trace
cat genesis.log | cargo run --release --bin solana-testnode -- -s leader.json -b 8000 -d