pub fn set_first_year_supply<T: Config>()
Expand description
This call is used for configuring the inflation mechanism and sets the token’s YearStartIssuance
to its current total issuance.
The origin has to have root
access.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_first_year_supply
.