pub fn mint_unsafe<T: Config>(dest: T::AccountId, amount: Balance)
Expand description

An unsafe mint that can be called by anyone. Not a great idea.

§Warning: Doc-Only

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