Structs§

CosmosTx
CosmosTx contains a list of sdk.Msg’s. It should be used when sending transactions to an SDK host chain.
InterchainAccount
An InterchainAccount is defined as a BaseAccount & the address of the account owner on the controller chain
InterchainAccountPacketData
InterchainAccountPacketData is comprised of a raw transaction, type of transaction and optional memo field.
Metadata
Metadata defines a set of protocol specific data encoded into the ICS27 channel version bytestring See ICS004: https://github.com/cosmos/ibc/tree/master/spec/core/ics-004-channel-and-packet-semantics#Versioning

Enums§

Type
Type defines a classification of message issued from a controller chain to its associated interchain accounts host