Skip to content

Commit

Permalink
Merge pull request EOS-Mainnet#5 from EOS-Mainnet/vote-standard
Browse files Browse the repository at this point in the history
Update eosio.system-voteproducer-rc.md
  • Loading branch information
maoyifeng authored Jun 3, 2018
2 parents 7f05ea2 + aee4a7a commit 3cc24b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions eosio.system/eosio.system-voteproducer-rc.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Ricardian Contract for *voteproducer*
# Action - `{{ voteproducer }}`

## VOTEPRODUCER (voter; array:producers)
## Description

_Intent: cast a valid vote for up to 30 BP candidates_
The intent of the `{{ voteproducer }}` action is to cast a valid vote for up to 30 BP candidates.

As an authorized party I {{ signer }} wish to vote on behalf of {{ voter }} in favor of the block producer candidates {{ array:producers }} with a voting weight equal to all tokens currently owned by {{ voter }} and staked for CPU or bandwidth.
As an authorized party I {{ signer }} wish to vote on behalf of {{ voter }} in favor of the block producer candidates {{ producers }} with a voting weight equal to all tokens currently owned by {{ voter }} and staked for CPU or bandwidth.

If I am not the beneficial owner of these shares I stipulate I have proof that I’ve been authorized to vote these shares by their beneficial owner(s).

Expand Down

0 comments on commit 3cc24b5

Please sign in to comment.