Module pallet_template::pallet::dispatchables
source · Expand description
Functions§
- An example dispatchable that may throw a custom error.
- An example dispatchable that takes a single u32 value as a parameter, writes the value to storage and emits an event.