Function orml_tokens::module::dispatchables::mint
source · pub fn mint<T: Config>(
currency_id: T::CurrencyId,
who: <T::Lookup as StaticLookup>::Source,
amount: T::Balance
)
Expand description
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::mint
.