Crate ibc_core_connection_types

Source
Expand description

Implementation of the Connection Semantics (ICS-03) data structures.

Modules§

error
Defines the connection error type
events
Types for the IBC events emitted from Tendermint Websocket by the connection module.
msgs
Message definitions for the connection handshake datagrams.
proto
Re-exports ICS-03 proto types from the ibc-proto crate for added convenience
version
Defines connection versioning type and functions

Structs§

ConnectionEnd
Counterparty
IdentifiedConnectionEnd

Enums§

State