buildog / BarterDEX

📈 BarterDEX: Decentralized Exchange and Cryptocurrency Market
GNU General Public License v3.0
34 stars 36 forks source link

Balance changes suddenly, then returns to normal #48

Closed ptyx11 closed 6 years ago

ptyx11 commented 6 years ago

After attempting a swap or making a withdrawal, the balance gets stuck. I had to kill marketmaker, then relaunch BarterDEX to see my balance again.

ca333 commented 6 years ago

@ptyx11 can you check the balance via CLI to make sure its just the GUI?

buildog commented 6 years ago

we now do a listunspent before get balance, maybe it will fix this issue ?