Skip to content

Commit

Permalink
Change max schedules linear-release
Browse files Browse the repository at this point in the history
  • Loading branch information
JuaniRios committed Aug 9, 2024
1 parent e1290a0 commit 0690279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtimes/polimec/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1068,6 +1068,7 @@ impl pallet_funding::Config for Runtime {
type WeightInfo = weights::pallet_funding::WeightInfo<Runtime>;
}


#[cfg(feature = "runtime-benchmarks")]
parameter_types! {
pub BenchmarkReason: RuntimeHoldReason = RuntimeHoldReason::Funding(pallet_funding::HoldReason::Participation(0));
Expand Down

0 comments on commit 0690279

Please sign in to comment.