--vote-account doesn't support ASK but --authorized-voter does

This commit is contained in:
Michael Vines 2020-11-20 07:11:14 -08:00 committed by mergify[bot]
parent 2cab684ffb
commit 8808a74593
1 changed files with 2 additions and 2 deletions

View File

@ -263,8 +263,8 @@ the validator will automatically log to a file.
> Note: You can use a
> [paper wallet seed phrase](../wallet-guide/paper-wallet.md)
> for your `--identity` and/or
> `--vote-account` keypairs. To use these, pass the respective argument as
> `solana-validator --identity ASK ... --vote-account ASK ...` and you will be
> `--authorized-voter` keypairs. To use these, pass the respective argument as
> `solana-validator --identity ASK ... --authorized-voter ASK ...` and you will be
> prompted to enter your seed phrases and optional passphrase.
Confirm your validator connected to the network by opening a new terminal and