Ledger/node software for cheqd's decentralised identity network. Built using the Cosmos SDK blockchain framework.
64
stars
43
forks
source link
Implement required decorators related to fee market in ante handlers #777
Open
akhilkumarpilli opened 2 months 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