This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Description
Is there an existing issue?
Experiencing problems? Have you tried our Stack Exchange first?
Description of bug
When an AssetTxFeePaid event of the asset-tx-payment pallet is emitted, the fees and tip are subtracted from the asset ID balance of the sending account. However this event currently returns the tip and actualFee fields in balances of the chain native token. This is confusing for users and external tools, since they assume the values displayed in those fields are given in units of the asset ID.
Steps to reproduce
Example screenshot of a transaction on Statemint paying the fees in the asset ID 1984 but emitting the AssetTxFeePaid event in DOT balances:
