Skip to content

Fix settlment contract

Victor Fomenko requested to merge fix-isSettlment into master

I didn't add loader for getting list_unspent after getting positions because it updates immediately using websocket and isSettled state updates right after first rendering. I'm not sure user will catch it. But if for somebody it will take more time we can add it.

Merge request reports