Module ibc::ics04_channel::channel[][src]

Structs

ChannelEnd
Counterparty
IdentifiedChannelEnd
QueryPacketEventDataRequest

Used to query a packet event, identified by event_id, for specific channel and sequences. The query is preformed for the chain context at height.

Enums

Order
State

Functions

validate_version

Version validation, specific for channel (ICS4) opening handshake protocol. This field is supposed to be opaque to the core IBC protocol. No explicit validation necessary, and empty version is currently allowed by the specification (cf. ICS 004, v1).