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 abstraction in ante handlers #776
Open
akhilkumarpilli opened 2 months ago
What is the feature you'd like to see?
Implement
NewFeeAbstractionMempoolFeeDecorator
andNewFeeAbstractionDeductFeeDecorate
in ante handlers which are related to fee-abstraction.Are there any examples of where similar features are available?
NewFeeAbstractionMempoolFeeDecorator NewFeeAbstractionDeductFeeDecorate
Code of Conduct