package
2.4.3
Repository: https://github.com/functionx/fx-core.git
Documentation: pkg.go.dev

# Packages

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

# Functions

AddPreUpgradeCommand add pre-upgrade command.
No description provided by the author
MakeEncodingConfig creates an EncodingConfig for testing.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterSwaggerAPI registers swagger route with API Server.

# Constants

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

# Variables

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

# Structs

App extends an ABCI application, but with most of its parameters exported.
EncodingConfig specifies the concrete encoding types to use for a given app.
No description provided by the author
No description provided by the author

# Interfaces

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

# Type aliases

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