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
tocosmos_sdk_proto::Any
or json string. - filetree
- filetree
- keys
- Keys
- msg
- Messages
- state
- This module defines the state storage of the Contract.
Enums§
- Contract
Error - ContractError is the error type returned by contract’s functions.