Module types

Source
Expand description

This module contains the types used by the contract’s execution and state logic.

Modules§

callback
Callback
cosmos_msg
This module contains the helpers to convert CosmosMsg to cosmos_sdk_proto::Any or json string.
filetree
filetree
keys
Keys
msg
Messages
state
This module defines the state storage of the Contract.

Enums§

ContractError
ContractError is the error type returned by contract’s functions.