package
1.0.0
Repository: https://github.com/coreumfoundation/coreum.git
Documentation: pkg.go.dev

# Functions

NewAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer.
NewDenyMessagesDecorator creates new DenyMessagesDecorator.

# Structs

DenyMessagesDecorator denies transactions containing configured messages.
HandlerOptions are the options required for constructing a default SDK AnteHandler.