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
I noticed that there are ImmediateOrCancel orders that do not make the transaction fail if zero coins are exchanged which is unexpected behavior as IoC orders that do not meet the desired exchange rate threshold lead to failed transactions. As a zero exchange trade does not meet the desired exchange rate as well it should also make the transaction fail.
The text was updated successfully, but these errors were encountered:
I noticed that there are ImmediateOrCancel orders that do not make the transaction fail if zero coins are exchanged which is unexpected behavior as IoC orders that do not meet the desired exchange rate threshold lead to failed transactions. As a zero exchange trade does not meet the desired exchange rate as well it should also make the transaction fail.
The text was updated successfully, but these errors were encountered: