diff --git a/x/feepay/ante/fee_route.go b/x/feepay/ante/fee_route.go index 6e4c0f6b0..6ba647f78 100644 --- a/x/feepay/ante/fee_route.go +++ b/x/feepay/ante/fee_route.go @@ -11,7 +11,7 @@ import ( globalfeeante "github.com/CosmosContracts/juno/v22/x/globalfee/ante" ) -// MsgFilterDecorator defines an AnteHandler decorator that only checks and saves if a +// MsgIsFeePayTx defines an AnteHandler decorator that only checks and saves if a type MsgIsFeePayTx struct { feePayKeeper feepaykeeper.Keeper feePayDecorator *DeductFeeDecorator