Structs§
- Balances
Response - This is the success response we send on ack for PacketMsg::Balance. Just acknowledge success or error
- Dispatch
Response - Return the data field for each message
- IbcQuery
Response - Return the data field for each message
- IbcResponse
Msg - IbcResponseMsg should be de/serialized under
IbcCallback()
variant in a ExecuteMsg - Register
Response - This is the success response we send on ack for PacketMsg::Register. Return the caller’s account address on the remote chain
- Send
AllBack Response - WhoAmI
Response - Identify the host chain
Enums§
- Simple
IcaError - StdAck
- This is a generic ICS acknowledgement format. Proto defined here If ibc_receive_packet returns Err(), then x/wasm runtime will rollback the state and return an error message in this format