Skip to content

Commit 97f6a4f

Browse files
Seulgi Kimkseo
authored andcommitted
Describe the process of election
1 parent 608d585 commit 97f6a4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spec/Dynamic-Validator.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ The delegated stakes are returned when the account becomes an eligible account o
6666
## Election
6767
The election is a process that elects validators of a term according to the following rule:
6868
69-
1. TBD
69+
1. Pick **MAX_NUM_OF_VALIDATORS** candidates in order of having received many delegations.
70+
2. Select **MIN_NUM_OF_VALIDATORS** accounts; they become validators.
71+
3. Among the rest of them, drop the accounts having received less than MIN_CCS_RATE_TO_BE_VALIDATOR; the remains become validators.
7072
7173
## Voting Power
7274
Each elected validators has different voting power.

0 commit comments

Comments
 (0)