pub fn set_emission_params<T: Config>(
recycling_percentage: Percent,
treasury_percentage: Percent,
)
Expand description
Forcefully sets emission percentages. Only available for the root key.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_emission_params
.