Module polkadot_sdk_docs::guides::your_first_pallet::pallet::dispatchables
source · Expand description
Functions§
- An unsafe mint that can be called by anyone. Not a great idea.
- Transfer
amount
fromorigin
todest
.