# Functions
ConsumeMultisignatureVerificationGas consumes gas from a GasMeter for verifying a multisig pubkey signature.
GetMaccPerms returns a copy of the module account permissions.
NewAcreChain returns a reference to a new initialized Ethermint application.
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 AcreApp.
SetupTestingApp initializes the IBC-go testing application.
SigVerificationGasConsumer is the Acrechain implementation of SignatureVerificationGasConsumer.
# Constants
Name defines the application binary name.
# Variables
DefaultConsensusParams defines the default Tendermint consensus params used in Acreapp testing.
DefaultNodeHome default home directories for the application daemon.
DefaultTestingAppInit defines the IBC application used for testing.
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.