tdex-network / tdex-daemon

Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11 stars 13 forks source link

Some funds locked in a market. #719

Closed plimdim closed 1 year ago

plimdim commented 1 year ago

I am trying to empty a market to delete it. But it has some funds locked. I don't know why. I could withdraw my asset. But I can't move the remaining L-BTC on that market.

./tdex market balance
{
        "available_balance": {
                "base_amount": "11767",
                "quote_amount": "0"
        },
        "total_balance": {
                "base_amount": "31767",
                "quote_amount": "0"
        }
}

And I also receive this message on the dashboard when trying to withdraw the remaining L-BTC on that market.

12-Jun-2023-215100_1920x1040 png_cropped

12-Jun-2023-214434_1920x1040 png_cropped

12-Jun-2023-214831_1920x1040 png_cropped

tiero commented 1 year ago

@altafan can followup offline with DM