# 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.
MinGasPriceDecorator will check if the transaction's fee is at least as large as the MinGasPrices param.