# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
MakeCodecs constructs the *std.Codec and *codec.LegacyAmino instances used by simapp.
MakeEncodingConfig creates an EncodingConfig for testing.
ModuleBasics returns all app modules basics.
NewAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer.
NewApp creates and returns a new Akash App.
NewDefaultGenesisState generates the default state for the application.
No description provided by the author
RegisterSwaggerAPI registers swagger route with API Server.
Setup initializes a new AkashApp.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
AkashApp extends ABCI application.
HandlerOptions extends the SDK's AnteHandler options.
# Type aliases
GenesisState of the blockchain is represented here as a map of raw json messages key's by an identifier string.