pub fn enable_solution_range_adjustment<T: Config>(
solution_range_override: Option<u64>,
voting_solution_range_override: Option<u64>,
)
Expand description
Enable solution range adjustment after every era. Note: No effect on the solution range for the current era
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::enable_solution_range_adjustment
.