Delete vestigal --vote-account argument (#5287)

automerge
This commit is contained in:
Michael Vines
2019-07-26 08:42:48 -07:00
committed by Grimes
parent 349ebec629
commit d6c74f438a
3 changed files with 0 additions and 15 deletions

View File

@ -520,7 +520,6 @@ EOF
vote_pubkey=$($solana_keygen pubkey "$vote_keypair_path")
stake_pubkey=$($solana_keygen pubkey "$stake_keypair_path")
storage_pubkey=$($solana_keygen pubkey "$storage_keypair_path")
replace_arg --vote-account "$vote_pubkey"
if [[ $node_type = validator ]] && ((stake_lamports)); then
setup_validator_accounts "${entrypoint_address%:*}" \