Emit forwarding information in transfer events: - In [`sendTransfer`](https://github.com/cosmos/ibc-go/blob/ae2046a71ddaa853c77f9f0175cfbf8e8a89409f/modules/apps/transfer/keeper/relay.go#L151) - In [`OnRecvPacket`](https://github.com/cosmos/ibc-go/blob/ae2046a71ddaa853c77f9f0175cfbf8e8a89409f/modules/apps/transfer/ibc_module.go#L213) - In [`OnAcknowledgementPacket`](https://github.com/cosmos/ibc-go/blob/ae2046a71ddaa853c77f9f0175cfbf8e8a89409f/modules/apps/transfer/ibc_module.go#L240) - In [`OnTimeoutPacket`](https://github.com/cosmos/ibc-go/blob/ae2046a71ddaa853c77f9f0175cfbf8e8a89409f/modules/apps/transfer/ibc_module.go#L261) As we have done for `tokens` and `denom`, we can emit the JSON-encoded string of the field.