docs: add 0.47 to docs (#13852)
This commit is contained in:
@@ -100,7 +100,7 @@ In Proof of Stake (PoS) blockchains, rewards gained from transaction fees are pa
|
||||
|
||||
Rewards are calculated per period. The period is updated each time a validator's delegation changes, for example, when the validator receives a new delegation.
|
||||
The rewards for a single validator can then be calculated by taking the total rewards for the period before the delegation started, minus the current total rewards.
|
||||
To learn more, see the [F1 Fee Distribution paper](/docs/spec/fee_distribution/f1_fee_distr.pdf).
|
||||
To learn more, see the [F1 Fee Distribution paper](https://github.com/cosmos/cosmos-sdk/tree/main/docs/spec/fee_distribution/f1_fee_distr.pdf).
|
||||
|
||||
The commission to the validator is paid when the validator is removed or when the validator requests a withdrawal.
|
||||
The commission is calculated and incremented at every `BeginBlock` operation to update accumulated fee amounts.
|
||||
|
||||
Reference in New Issue
Block a user