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 92d936a commit aa2ba95
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 = ();
}


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

0 comments on commit aa2ba95

Please sign in to comment.