Remove superfluous accounts arg

This commit is contained in:
Michael Vines 2020-01-23 01:34:33 -07:00
parent 15193d0e1f
commit 9e19a635bb
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ ledger_dir="$SOLANA_CONFIG_DIR"/bootstrap-validator
}
args+=(
--accounts "$SOLANA_CONFIG_DIR"/bootstrap-validator/accounts
--enable-rpc-exit
--ledger "$ledger_dir"
--rpc-port 8899