Expand description

Constructs for running test cases with two full nodes together with the relayer setup with chain handles and foreign clients, as well as connected IBC channels with completed handshakes.

Structs

Traits

  • This trait is implemented for test cases that need to have two full nodes running together with the relayer setup with chain handles and foreign clients, together with connected IBC channels with completed handshakes.
  • An internal trait for test cases to override the channel ordering when creating channels.
  • Facility for overriding the channel version
  • An internal trait that can be implemented by test cases to override the port IDs used when creating the channels.

Functions