# Functions
EthSetup initializes a new Serv app.
EthSetupWithDB initializes a new Serv app.
No description provided by the author
GetMaccPerms returns a copy of the module account permissions.
NewDefaultGenesisState generates the default state for the application.
NewServ returns a reference to a new initialized Ethermint application.
NewTestGenesisState generate genesis state with single validator.
No description provided by the author
RegisterSwaggerAPI registers swagger route with API Server.
Setup initializes a new Serv.
SetupTestingApp initializes the IBC-go testing application.
# Variables
DefaultConsensusParams defines the default Tendermint consensus params used in Serv testing.
DefaultNodeHome default home directories for the application daemon.
DefaultTestingAppInit defines the IBC application used for testing.
EthDefaultConsensusParams defines the default Tendermint consensus params used in Serv app testing.
MainnetMinGasMultiplier defines the min gas multiplier value on the fee market module.
MainnetMinGasPrices defines 20B (20 gas-aservo) as the minimum gas price value on the fee market module.
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.