Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frame/staking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Validators and nominators are rewarded at the end of each era. The total reward
calculated using the era duration and the staking rate (the total amount of tokens staked by
nominators and validators, divided by the total token supply). It aims to incentivize toward a
defined staking rate. The full specification can be found
[here](https://research.web3.foundation/en/latest/polkadot/Token%20Economics.html#inflation-model).
[here](https://research.web3.foundation/en/latest/polkadot/economics/1-token-economics.html#inflation-model).

Total reward is split among validators and their nominators depending on the number of points
they received during the era. Points are added to a validator using
Expand Down