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
The request initiated by nymkappa#9440in Discord.
When swaps with some coins are running the MM2 locks the balance of these virtually to prevent starting swaps than are about to use more coins than real balance. But GUI app doesn't have any indication of it and allows attempt to create such order.
I can add locked_by_swaps(coin) RPC method to retrieve this info from MM2.
The request initiated by
nymkappa#9440
in Discord.When swaps with some coins are running the MM2 locks the balance of these virtually to prevent starting swaps than are about to use more coins than real balance. But GUI app doesn't have any indication of it and allows attempt to create such order.
I can add
locked_by_swaps(coin)
RPC method to retrieve this info from MM2.Duplicated from private repo:
https://github.com/ca333/komodoDEX/issues/283
The text was updated successfully, but these errors were encountered: