# Packages
No description provided by the author
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
GetMaccPerms returns a copy of the module account permissions.
MakeEncodingConfig creates an EncodingConfig for testing.
NewDefaultGenesisState generates the default state for the application.
No description provided by the author
NewMinitiaApp returns a reference to an initialized Initia.
RegisterSwaggerAPI registers swagger route with API Server.
SetupWithGenesisAccounts setup initiaapp with genesis account.
# Constants
AccountAddressPrefix is the prefix of bech32 encoded address.
AppName is the application name.
CoinType is the Cosmos Chain's coin type as defined in SLIP44 (https://github.com/satoshilabs/slips/blob/master/slip-0044.md).
EnvPrefix is environment variable prefix for the app.
FeeDeductionGasAmount is a estimated gas amount of fee payment.
UpgradeName gov proposal name.
# Variables
DefaultNodeHome default home directories for the application daemon.
# Structs
EmptyAppOptions is a stub implementing AppOptions.
MinitiaApp extends an ABCI application, but with most of its parameters exported.
# 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.