Crate ibc_core_channel_types

Source
Expand description

Implementation of the Channel and Packet Semantics (ICS-04) data structures.

Modules§

acknowledgement
Defines acknowledgment types used by various IBC messages and applications.
channel
Implementation of IBC channels, as described in ICS-04.
commitment
Types and utilities related to packet commitments.
error
Defines the main channel, port, and packet error types
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
Defines the packet type
proto
Re-exports ICS-04 proto types from the ibc-proto crate
timeout

Structs§

Version
The version field for a ChannelEnd.