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 addlocked_by_swaps(coin)
RPC method to retrieve this info from MM2.Duplicated from private repo: https://github.com/ca333/komodoDEX/issues/283