package
0.0.2
Repository: https://github.com/aizelnetwork/cosmevm.git
Documentation: pkg.go.dev

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