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

  • Clear an account’s name and return the deposit. Fails if the account was not named.
  • Set a third-party account’s name with no deposit.
  • Remove an account’s name and take charge of the deposit.
  • Set an account’s name. The name should be a UTF-8-encoded string by convention, though we don’t check it.