Crate channel
Expand description
IBC channel-related types.
Modules§
- channel
- events
- Types for the IBC events emitted from Tendermint Websocket by the channels module.
- msgs
- Message definitions for all ICS4 domain types: channel open & close handshake datagrams, as well as packets.
- packet
Structs§
- Acknowledgement
Commitment - Acknowledgement commitment to be stored
- Channel
End - Channel
Id - Counterparty
- Identified
Channel End - Packet
- Packet
Commitment - Packet commitment
- PortId
- Version
- The version field for a
ChannelEnd
.
Enums§
- Channel
Error - Packet
Error - Timeout
Height - Indicates a consensus height on the destination chain after which the packet will no longer be processed, and will instead count as having timed-out.