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
When opening the Market and the event history, if you look at the amount of a transaction fee, you will see that the amount does include the buy order.
The transaction is carried out correctly in debugging. Tax and principal messages are generated at the end, which leads to the output of incorrect information. Quick fix - splitting one transaction into two solves the problem. It is necessary to check other procedures for paying taxes - perhaps the same problem exists there.
What is happening?
When opening the Market and the event history, if you look at the amount of a transaction fee, you will see that the amount does include the buy order.
example
What should happen?
The transaction fee section is only showing the transaction amount
When it is done?
The text was updated successfully, but these errors were encountered: