Optional
channel_channel identifier
Optional
connection_list of connection identifiers, in order, along which packets sent on this channel will travel
Optional
counterpartycounterparty channel end
Optional
orderingwhether the channel is ordered or unordered
Optional
port_port identifier
Optional
statecurrent state of the channel end State defines if a channel is in one of the following states: CLOSED, INIT, TRYOPEN, OPEN or UNINITIALIZED.
Optional
versionopaque channel version, which is agreed upon during the handshake
Generated using TypeDoc
IdentifiedChannel defines a channel with additional port and channel identifier fields.