package
0.21.0
Repository: https://github.com/litegraph/cosmos-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Stores an outgoing IBC packet under "egress/chain_id/index".
Stores the number of outgoing IBC packets under "egress/index".
No description provided by the author
nolint.
Stores the sequence number of incoming IBC packet under "ingress/index".
No description provided by the author
No description provided by the author
XXX: The Mapper should not take a CoinKeeper.
Register concrete types on wire codec.

# Constants

IBC errors reserve 200 ~ 299.
IBC errors reserve 200 - 299.
IBC errors reserve 200 ~ 299.
IBC errors reserve 200 ~ 299.

# Structs

nolint - TODO rename to Packet as IBCPacket stutters (golint) IBCPacket defines a piece of data that can be send between two separate blockchains.
nolint - TODO rename to ReceiveMsg as folks will reference with ibc.ReceiveMsg IBCReceiveMsg defines the message that a relayer uses to post an IBCPacket to the destination chain.
nolint - TODO rename to TransferMsg as folks will reference with ibc.TransferMsg IBCTransferMsg defines how another module can send an IBCPacket.
IBC Mapper.