Skip to content

Commit

Permalink
Update eosio.system-voteproducer-rc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kesar authored Jun 3, 2018
1 parent 7f05ea2 commit d556fe5
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 d556fe5

Please sign in to comment.