Crate abstract_ica_testing

Source

Structs§

BalancesResponse
This is the success response we send on ack for PacketMsg::Balance. Just acknowledge success or error
DispatchResponse
Return the data field for each message
IbcQueryResponse
Return the data field for each message
IbcResponseMsg
IbcResponseMsg should be de/serialized under IbcCallback() variant in a ExecuteMsg
RegisterResponse
This is the success response we send on ack for PacketMsg::Register. Return the caller’s account address on the remote chain
SendAllBackResponse
WhoAmIResponse
Identify the host chain

Enums§

SimpleIcaError
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

Constants§

APP_ORDER
BAD_APP_ORDER
IBC_APP_VERSION

Functions§

check_order
check_version