Remove superfluous accounts arg
This commit is contained in:
parent
15193d0e1f
commit
9e19a635bb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue