pub fn set_annual_treasury_inflation_rate<T: Config>(
treasury_inflation_rate: T::Rate
)
Expand description
Admin method to set the treasury inflation rate for the next sessions. Current session is not affected by this call.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_annual_treasury_inflation_rate
.