From 55d5339daa053274377c47e4d403d5cefd683c0f Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 15:24:36 +0000 Subject: [PATCH] --vote-account doesn't support ASK but --authorized-voter does (#13731) (cherry picked from commit 8808a74593123a2849556527583f43cf9c052d4f) Co-authored-by: Michael Vines --- docs/src/running-validator/validator-start.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/running-validator/validator-start.md b/docs/src/running-validator/validator-start.md index b1c122dd22..4922e6b3fa 100644 --- a/docs/src/running-validator/validator-start.md +++ b/docs/src/running-validator/validator-start.md @@ -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