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.


NOTE: This function is an automatically generated, doc only, uncallable stub. designed to document the accumulate_dummy variant of the pallet Call enum. You should not attempt to call this function directly.