Expand description

Constructs for running test cases with two chains, together with the relayer setup with chain handles and foreign clients.

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.
  • An internal trait that can be implemented by test cases to override the settings for the foreign clients bootstrapped for the test.
  • An internal trait that can be implemented by test cases to override the relayer config before the relayer gets initialized.

Functions