package
1.6.7
Repository: https://github.com/lum-network/chain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

CopyConnectionAndClientToPath In ibctesting, there's no easy way to create a new channel on an existing connection To get around this, this helper function will copy the client/connection info from an existing channel We use this when creating ICA channels, because we want to reuse the same connections/clients from the transfer channel.
No description provided by the author
MakeEncodingConfig creates an EncodingConfig for testing.
New returns a reference to an initialized App.
NewDefaultGenesisState generates the default state for the application.
NewIcaPath Creates an ICA channel between two chains.
NewTransferPath Creates a transfer channel between two chains.
RegisterSwaggerAPI registers swagger route with API Server.
No description provided by the author
SetupForIBCTesting Configure the testing application and cast it as an IBC testing application.
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

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
DefaultNodeHome default home directories for the application daemon.
No description provided by the author
No description provided by the author
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

App extends an ABCI application, but with most of its parameters exported.
No description provided by the author
EmptyAppOptions is a stub implementing AppOptions.
No description provided by the author

# Interfaces

LumApp implements the common methods for a Cosmos SDK-based application specific blockchain.

# Type aliases

The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.