Module pallet_example_split::pallet::dispatchables
source · Expand description
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.