Expand description

Constructs for running test cases with more than two chains, together with the relayer setup with chain handles and foreign clients, as well as connected IBC connections with completed handshakes.

Structs

A wrapper type that lifts a test case that implements NaryConnectionTest into a test case the implements NaryChainTest.

Traits

This trait is implemented for test cases that need to have more than two chains running with connected connections.

Functions