Module execute

Module execute 

Source
Expand description

The execute entry point

Modules§

set_value
Execute logic that explicitly sets the state boolean to true or false
toggle
Execute logic that inverts the current stored boolean value.

Functions§

execute
Execute entry point. You may see a list of the execute variants (methods) in ExecuteMsg