referrerpolicy=no-referrer-when-downgrade

Module dispatchables

Source
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

burn
Burn the specified liquid free balance from the origin account.
force_adjust_total_issuance
Adjust the total issuance in a saturating way.
force_set_balance
Set the regular balance of a given account.
force_transfer
Exactly as transfer_allow_death, except the origin must be root and the source account may be specified.
force_unreserve
Unreserve some balance from a user by force.
transfer_all
Transfer the entire transferable balance from the caller account.
transfer_allow_death
Transfer some liquid free balance to another account.
transfer_keep_alive
Same as the transfer_allow_death call, but with a check that the transfer will not kill the origin account.
upgrade_accounts
Upgrade a specified account.