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§

cause_error
An example dispatchable that may throw a custom error.
do_something
An example dispatchable that takes a single u32 value as a parameter, writes the value to storage and emits an event.