Options
All
  • Public
  • Public/Protected
  • All
Menu

Channel defines pipeline for exactly-once packet delivery between specific modules on separate blockchains, which has at least one end capable of sending packets and one end capable of receiving packets.

Hierarchy

  • Channel

Index

Properties

connection_hops: string[]

list of connection identifiers, in order, along which packets sent on this channel will travel

counterparty?: <internal>.Counterparty

counterparty channel end

ordering: <internal>.Order

whether the channel is ordered or unordered

current state of the channel end

version: string

opaque channel version, which is agreed upon during the handshake