fee-abstraction
fee-abstraction copied to clipboard
Add interchaintest for using ibc denom fee instead of native
Description
The interchaintest
tests only use SendIBCTransfer
, which only use native fees, which isn't really test the functionality of feeabs module. Should have tests which use ibc denom as fees.
- [ ] v7.x(SDK 47)
- [ ] v8.x(SDK 50)