package
1.2.0
Repository: https://github.com/arableprotocol/acrechain.git
Documentation: pkg.go.dev

# Packages

Package ante defines the SDK auth module's AnteHandler as well as an internal AnteHandler for an Ethereum transaction (i.e MsgEthereumTx).
No description provided by the author

# 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.

# Structs

AcreApp implements an extended ABCI application.