package
0.0.0-20250108125741-e95afb000453
Repository: https://github.com/evmos/os.git
Documentation: pkg.go.dev
# Functions
NewIntegrationCoordinator returns a new IntegrationCoordinator with N TestChain's.
# Variables
No description provided by the author
# 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.