Function pallet_example_basic::pallet::dispatchables::accumulate_dummy
source · pub fn accumulate_dummy<T: Config>(increase_by: T::Balance)
Expand description
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.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::accumulate_dummy
.