Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Feb 5, 2024
1 parent 3196b3b commit 4727b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/shiden/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1030,6 +1030,7 @@ construct_runtime!(
NodeBlock = generic::Block<Header, sp_runtime::OpaqueExtrinsic>,
UncheckedExtrinsic = UncheckedExtrinsic
{
// Inflation needs to execute `on_initialize` as soon as possible, and `on_finalize` as late as possible.
Inflation: pallet_inflation = 5,

System: frame_system = 10,
Expand Down

0 comments on commit 4727b60

Please sign in to comment.