# 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.