From 8808a74593123a2849556527583f43cf9c052d4f Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 20 Nov 2020 07:11:14 -0800 Subject: [PATCH] --vote-account doesn't support ASK but --authorized-voter does --- 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 0e58467e52..511a332d33 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