package
7.5.0
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

# Functions

BlockedAccountAddrs returns all the app's blocked module account addresses.
No description provided by the author
No description provided by the author
MakeEncodingConfig creates an EncodingConfig for testing.
ModuleAccountAddrs returns all the app's module account addresses.
No description provided by the author
NewDefAppGenesisByDenom return new genesis state gocyclo:ignore.

# Constants

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

# Variables

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.
EmptyAppOptions is a stub implementing AppOptions.
EncodingConfig specifies the concrete encoding types to use for a given app.

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