--vote-account doesn't support ASK but --authorized-voter does (#13731)

(cherry picked from commit 8808a74593)

Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
mergify[bot]
2020-11-20 15:24:36 +00:00
committed by GitHub
parent 594b69395a
commit 55d5339daa

View File

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