mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 06:21:11 +00:00
Update W3F URL links (#10374)
This commit is contained in:
@@ -127,7 +127,7 @@ type BalanceOf<T> = <<T as Config>::OnChargeTransaction as OnChargeTransaction<T
|
||||
/// Meaning that fees can change by around ~23% per day, given extreme congestion.
|
||||
///
|
||||
/// More info can be found at:
|
||||
/// <https://w3f-research.readthedocs.io/en/latest/polkadot/Token%20Economics.html>
|
||||
/// <https://research.web3.foundation/en/latest/polkadot/overview/2-token-economics.html>
|
||||
pub struct TargetedFeeAdjustment<T, S, V, M>(sp_std::marker::PhantomData<(T, S, V, M)>);
|
||||
|
||||
/// Something that can convert the current multiplier to the next one.
|
||||
|
||||
Reference in New Issue
Block a user