Module msg

Source

Structs§

AckInfosResponse
CallbackRequest
A request for a callback.
Erc20Token
InstantiateMsg
Pair
This contract’s voice. There is one voice per note, and many notes per voice.

Enums§

EvmMsg
A message to be sent to the EVM
ExecuteMsg
MigrateMsg
QueryMsg

Traits§

AsyncQueryMsgFns
Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.
ExecuteMsgFns
Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.
QueryMsgFns
Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.