Module state

Source

Structs§

Config
Top level config type for core module.
ModuleInstantiateCallback
Callbacks to be executed when a module is instantiated
ModuleInstantiateInfo
Information needed to instantiate a module.
ProposalModule
Top level type describing a proposal module.

Enums§

Admin
Information about the CosmWasm level admin of a contract. Used in conjunction with ModuleInstantiateInfo to instantiate modules.
ProposalModuleStatus
The status of a proposal module.