You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amount is correct, but the addresses are wrong because we are currently removing the change addresses, to make it nicer when filling taxes . It happens here:
For example when exporting from this address, if we take that transaction as an example, the
toAddresses
is wrong (empty):Amount is correct, but the addresses are wrong because we are currently removing the change addresses, to make it nicer when filling taxes . It happens here:
explorer-backend/app/src/main/scala/org/alephium/explorer/api/model/Transaction.scala
Lines 43 to 58 in 35c86ef
explorer-backend/app/src/main/scala/org/alephium/explorer/util/UtxoUtil.scala
Lines 61 to 68 in 35c86ef
The text was updated successfully, but these errors were encountered: