pub fn force_inflation_recalculation<T: Config>(next_era: EraNumber)
Expand description

Used to force inflation recalculation. This is done in the same way as it would be done in an appropriate block, but this call forces it.

Must be called by root origin.

Purpose of the call is testing & handling unforeseen circumstances.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::force_inflation_recalculation.