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 8, 2024
1 parent a02d194 commit a18f175
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 @@ -1070,6 +1070,7 @@ impl pallet_funding::Config for Runtime {
type WeightInfo = weights::pallet_funding::SubstrateWeight<Runtime>;
}


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

0 comments on commit a18f175

Please sign in to comment.