Fixed a link issue. (#7395)

This commit is contained in:
Rashmirreddy
2023-06-20 14:38:52 +02:00
committed by GitHub
parent a846d00866
commit f7bd54590a
+1 -1
View File
@@ -101,7 +101,7 @@ parameter_types! {
}
/// Parameterized slow adjusting fee updated based on
/// https://research.web3.foundation/en/latest/polkadot/overview/2-token-economics.html#-2.-slow-adjusting-mechanism
/// https://research.web3.foundation/Polkadot/overview/token-economics#2-slow-adjusting-mechanism
pub type SlowAdjustingFeeUpdate<R> = TargetedFeeAdjustment<
R,
TargetBlockFullness,