Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 3930219

Browse files
mvinesCriesofCarrots
authored andcommitted
Update docs/src/feature-proposal.md
Co-authored-by: Tyera Eulberg <[email protected]>
1 parent 0fa9a94 commit 3930219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/feature-proposal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Distribute the proposal tokens to all validators by running:
111111
$ solana-tokens distribute-spl-tokens --from GK55hNft4TGc3Hg4KzbjEmju8VfaNuXK8jQNDTZKcsNF --input-csv feature-proposal.csv --db-path db.8CyUVvio --fee-payer ~/.config/solana/id.json --owner <FEATURE_PROPOSAL_KEYPAIR>
112112
$ solana-tokens spl-token-balances --mint ALvA7Lv9jbo8JFhxqnRpjWWuR3aD12uCb5KBJst4uc3d --input-csv feature-proposal.csv
113113
114-
Once the distribution is complete, request validators vote for the proposal by first looking up their token account address:
114+
Once the distribution is complete, request validators vote for the proposal. To vote, validators should first look up their token account address:
115115
$ spl-token --owner ~/validator-keypair.json accounts ALvA7Lv9jbo8JFhxqnRpjWWuR3aD12uCb5KBJst4uc3d
116116
and then submit their vote by running:
117117
$ spl-token --owner ~/validator-keypair.json transfer <TOKEN_ACCOUNT_ADDRESS> ALL AdqKm3mSJf8AtTWjfpA5ZbJszWQPcwyLA2XkRyLbf3Di

0 commit comments

Comments
 (0)