# Packages
No description provided by the author
# Functions
ApplyValSetChanges is from ibctesting/utils.
GetChainID returns the chainID used for the provided index.
MakeBlockID copied unimported test functions from tmtypes to use them here.
No description provided by the author
No description provided by the author
NewCoordinator initializes Coordinator with N TestChain's.
No description provided by the author
NewDefaultEndpoint constructs a new endpoint using default values.
NewEndpoint constructs a new endpoint without the counterparty.
NewPath constructs an endpoint for each chain using the default values for the endpoints.
No description provided by the author
NewTestChain initializes a new test chain with a default of 4 validators Use this function if the tests do not need custom control over the validator set.
NewTestChainWithOptions initializes a new test chain with a default of 4 validators Use this function if the tests do not need custom control over the validator set.
NewTestChainWithValSet initializes a new TestChain instance with the given validator set and signer array.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
used for testing proposals.
Application Ports.
Default params constants used to create a TM client.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
Default params variables used to create a TM client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Endpoint is a which represents a channel endpoint and its associated client and connections.
No description provided by the author
Path contains two endpoints representing two chains connected over IBC.
No description provided by the author
No description provided by the author
No description provided by the author
TestChain is a testing struct that wraps a novaApp with the last TM Header, the current ABCI header and the validators of the TestChain.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author