Modules§
Structs§
- Used by Abstract to instantiate the contract The contract is then registered on the registry contract using
crate::registry::ExecuteMsg::ProposeModules
.
Enums§
- Interface to the Host.
- Callable actions on a remote host
- Query Host message
Traits§
- Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.
- Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.
- Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.