# Functions
NewBurnDecorator creates a new instance of the BurnDecorator.
NewPostHandler returns a new PostHandler decorators chain.
# Structs
BurnDecorator is the decorator that burns all the transaction fees from Cosmos transactions.
HandlerOptions are the options required for constructing a PostHandler.