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

  • An example dispatchable that may throw a custom error.
  • An example dispatchable that takes a singles value as a parameter, writes the value to storage and emits an event. This function must be dispatched by a signed extrinsic.