Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Fixed a link issue. (#7395)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmirreddy authored Jun 20, 2023
1 parent 47c8c36 commit 10ab43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/common/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 10ab43f

Please sign in to comment.