The delegation module also allows for fee delegation via some
changes to the AnteHandler and StdTx. The behavior is similar
to that described above for Msg delegations except using
the interface FeeAllowance instead of Capability:
// FeeAllowance defines a permission for one account to use another account's balance
// to pay fees