package
1.1.6-remove-onex
Repository: https://github.com/onomyprotocol/onomy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a reference to an initialized blockchain app.
NewDefaultGenesisState generates the default state for the application.

# Constants

AccountAddressPrefix is cosmos-sdk accounts prefixes.
Name is the name of the onomy chain.

# Variables

nolint:gochecknoglobals // cosmos-sdk application style.
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.

# Structs

OnomyApp extends an ABCI application, but with most of its parameters exported.

# Type aliases

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