mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
Fixes link to inflation documentation (#14573)
Original link in the source code pointed to a dead URL since the original documentation has moved. This pull request updates the URL with the current version.
This commit is contained in:
committed by
GitHub
parent
ee0be2bab7
commit
1047f1fad8
@@ -41,7 +41,7 @@ use sp_arithmetic::{
|
|||||||
/// The result is meant to be scaled with minimum inflation and maximum inflation.
|
/// The result is meant to be scaled with minimum inflation and maximum inflation.
|
||||||
///
|
///
|
||||||
/// (as detailed
|
/// (as detailed
|
||||||
/// [here](https://research.web3.foundation/en/latest/polkadot/economics/1-token-economics.html#inflation-model-with-parachains))
|
/// [here](https://research.web3.foundation/Polkadot/overview/token-economics#inflation-model-with-parachains))
|
||||||
///
|
///
|
||||||
/// Arguments are:
|
/// Arguments are:
|
||||||
/// * `stake`: The fraction of total issued tokens that actively staked behind validators. Known as
|
/// * `stake`: The fraction of total issued tokens that actively staked behind validators. Known as
|
||||||
|
|||||||
Reference in New Issue
Block a user