Module contract

Source
Expand description

This module handles the execution logic of the contract.

Functionsยง

execute
Handles the execution of the contract.
instantiate
Instantiates the contract. Linker confused when building outpost owner so we enable this optional feature to disable these entry points during compilation
migrate
Migrate contract if version is lower than current version
query
Handles the query of the contract.