ebtc-protocol / ebtc

GNU General Public License v3.0
54 stars 24 forks source link

remove stake conslidation #680

Closed dapp-whisperer closed 12 months ago

dapp-whisperer commented 12 months ago

_removeStake(_cdpId) previous happened independently from the 3 paths to closing:

In each case it happened before the actual 'closure' sequence

now it is consolidated to be the same on each path.