Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
j75689 committed Feb 21, 2022
1 parent 5b3b21d commit d55a147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BEP131.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Function Shuffle(validators, limit)

When the total number of available validators is less than 21, the random selection rule will not be applied.

The randomness can actually be predicted. But since consensusAddr are limited to change and epochNumber is incremental across the epoch, the randomness can not be manipulated by anyone.

### 5.5.1 Governance
The following parameters can be governed:
1. MaxNumOfCandidates: The max number of candidates can be elected each day on the BNB Chain Staking module. We can gradually increase the value of MaxNumOfCandidates when there is enough ready candidates.
Expand Down

0 comments on commit d55a147

Please sign in to comment.