Skip to content

Commit

Permalink
Improve voting subperiod
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Jan 4, 2024
1 parent 5898eb5 commit 25cb626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learn/dapp-staking.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Stakers must assess whether the project they want to stake on brings value to th
Casting a vote, or staking, during the `Voting` subperiod makes the staker eligible for bonus rewards. so they are encouraged to participate during this time.

`Voting` subperiod length is expressed in _standard_ era lengths, even though the entire voting subperiod is treated as a single _voting era_.
E.g. if `Voting` subperiod lasts for **5 eras**, and each era lasts for **100 blocks**, total length of the `Voting` subperiod will be **500** blocks.
E.g. if `Voting` subperiod lasts for **5 eras**, and each era lasts for **100 blocks**, total length of the `Voting` subperiod will be **500** blocks **BUT** it will consume only a single numeric era:
* Block 1, Era 1 starts, Period 1 starts, `Voting` subperiod starts
* Block 501, Era 2 starts, Period 1 continues, `Build&Earn` subperiod starts

Expand Down

0 comments on commit 25cb626

Please sign in to comment.