plumb staking_account and voting_keypair from multinode-demo to Vote (#3199)
* plumb staking_account and voting_keypair from bash to Vote
This commit is contained in:
committed by
Greg Fitzgerald
parent
c8c85ff93b
commit
0acdbc0d03
@ -28,7 +28,7 @@ usage() {
|
||||
|
||||
set -ex
|
||||
|
||||
trap 'kill "$pid" && wait "$pid"' INT TERM
|
||||
trap 'kill "$pid" && wait "$pid"' INT TERM ERR
|
||||
$solana_drone \
|
||||
--keypair "$SOLANA_CONFIG_DIR"/mint-id.json \
|
||||
> >($drone_logger) 2>&1 &
|
||||
|
Reference in New Issue
Block a user