# Functions
NewAtomOneApp returns a reference to an initialized AtomOne.
NewCmdSubmitUpgradeProposal implements a command handler for submitting an upgrade IBC client proposal transaction.
NewDefaultGenesisState generates the default state for the application.
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
Deprecated: only used for v1beta1 legacy proposals.
Deprecated: only used for v1beta1 legacy proposals.
# 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.
No description provided by the author
# Structs
AtomOneApp extends an ABCI application, but with most of its parameters exported.
EmptyAppOptions is a stub implementing AppOptions.
SimGenesisAccount defines a type that implements the GenesisAccount interface to be used for simulation accounts in the genesis state.
# Type aliases
The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.