Crate ibc_core_connection_types
source ·Expand description
Implementation of the Connection Semantics (ICS-03) data structures.
Modules
- Defines the connection error type
- Types for the IBC events emitted from Tendermint Websocket by the connection module.
- Message definitions for the connection handshake datagrams.
- Re-exports ICS-03 proto types from the
ibc-proto
crate for added convenience - Defines connection versioning type and functions