5858
5959## Delegation
6060The stakeholders have the right to choose validators as much as their shares.
61- This is called delegation, and the stakeholders who have been delegated called delegators.
61+ This is called delegation, and the stakeholders who have delegated called delegators.
6262The delegation is valid only when the delegatee is not an eligible or not banned.
63- The delegation is valid only when the delegatee is not eligible or banned.
6463The delegated stakes are returned when the account becomes an eligible account or a banned account.
6564
6665## Election
@@ -120,8 +119,8 @@ The transaction that tries to withdraw more than what the account has will fail.
120119* quantity
121120
122121It's a transaction used by the stakeholders to select the validators.
123- The validator can delegate as much stakes as they have.
124- The validator can delegate any candidates, including validators and jailed accounts.
122+ The stakeholders can delegate as much stakes as they have.
123+ The stakeholders can delegate any candidates, including validators and jailed accounts.
125124The delegations return automatically when the delegatee becomes eligible or banned.
126125
127126* DELEGATE* transactions to banned or eligible accounts fail.
@@ -132,7 +131,7 @@ The delegations return automatically when the delegatee becomes eligible or bann
132131* quantity
133132
134133It's a transaction used by the stakeholders to revoke the delegation.
135- The validator can revoke delegations at any time without delay.
134+ The stakeholders can revoke delegations at any time without delay.
136135The revoke occurs immediately, but the validator cannot be ousted before its term is over.
137136
138137The transaction fails when the delegator revokes more than it delegates.
@@ -153,4 +152,4 @@ The informant receives all deposit and rewards(TBD) as prize money immediately.
153152
154153The criminal becomes a banned account.
155154The account cannot become a candidate anymore.
156- In other words, the * DELEGATE* transaction to the banned account and the * SELF_NOMINATE* transaction from the banned account fal .
155+ In other words, the * DELEGATE* transaction to the banned account and the * SELF_NOMINATE* transaction from the banned account fail .
0 commit comments