cheqd / cheqd-node

Ledger/node software for cheqd's decentralised identity network. Built using the Cosmos SDK blockchain framework.
https://docs.cheqd.io/node
Apache License 2.0
63 stars 42 forks source link

Implement required decorators related to fee market in ante handlers #777

Open akhilkumarpilli opened 3 weeks ago

akhilkumarpilli commented 3 weeks ago

What is the feature you'd like to see?

Implement NewFeeMarketCheckDecorator in ante handlers which are related to fee market.

Are there any examples of where similar features are available?

NewFeeMarketCheckDecorator

Code of Conduct