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