mastercoin-MSC / mastercore

mastercore info
mastercoin.org
MIT License
24 stars 11 forks source link

Fix: cancel-at-price where balance < amount-to-cancel #222

Closed dexX7 closed 9 years ago

dexX7 commented 9 years ago

This is a fix for the case where a cancel-at-price operation has no effect, if the available balance is less than the amount-to-cancel. (#217)

The commit was tested and is side effect free.