package
0.2.5
Repository: https://github.com/quadrateorg/core.git
Documentation: pkg.go.dev

# Functions

ConsumeMultisignatureVerificationGas consumes gas from a GasMeter for verifying a multisig pubkey signature.
NewAnteHandler returns an 'AnteHandler' that will run actions before a tx is sent to a module's handler.
No description provided by the author
No description provided by the author
SigVerificationGasConsumer consumes gas for signature verification based upon the public key type.

# Structs

HandlerOptions extend the SDK's AnteHandler opts by requiring the IBC channel keeper.
MempoolFeeDecorator will check if the transaction's fee is at least as large as the local validator's minimum gasFee (defined in validator config).