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 connections 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 connections with completed handshakes.
  • An internal trait that can be implemented by test cases to override the connection delay parameter when creating connections.

Functions