BTS-CM / astro-ui

A next generation user interface for the Bitshares blockchain built using Astro, React and Electron!
https://github.com/BTS-CM/astro-ui/releases/latest
MIT License
9 stars 4 forks source link

TODO: Support individual settlement force settlements #13

Closed grctest closed 11 months ago

grctest commented 11 months ago

When a smartcoin has chosen the individual fund settlement option as its configured smartcoin recovery method, then when a debt position is undercollateralized it will be placed into an individual settlement fund as opposed to triggering a global settlement of the smartcoin.

These funds can be bid on through force settlements.

We should create a page to support this functionaltiy.

grctest commented 11 months ago

Now implemented.