package
0.0.0-20240301094714-d470d78178ab
Repository: https://github.com/akilachain/akila.git
Documentation: pkg.go.dev

# Functions

NewIntegrationCoordinator returns a new IntegrationCoordinator with N TestChain's.

# Variables

TODO: Replace for a config.
TODO: Replace for a config.

# Structs

Endpoint defines the identifiers for a chain's client, connection, and channel.
IBCConnection defines the connection between two chains.
IntegrationCoordinator is a testing struct which contains N TestChain's.

# Interfaces

Coordinator is the interface that defines the methods that are used to coordinate the execution of the IBC relayer.