Module pallet_example_basic::pallet::dispatchables
source · Expand description
Functions§
- This is your public interface. Be extremely careful. This is just a simple example of how to interact with the pallet from the external world.
- A privileged call; in this case it resets our dummy value to something new.