bsip35: update specification with more details

bsip53
abitmore 2018-02-20 18:52:27 +00:00
parent 1cf3cf894d
commit 9a841385bc
1 changed files with 3 additions and 1 deletions

View File

@ -267,7 +267,9 @@ If the answer is `true`,
After returned, need to check the amount of returned asset at where calling the
`match(...)` function, specifically, `clear_expired_orders()` function of
`database` class. If the returned amount is `0`, break out of the `while` loop.
`database` class. If the returned amount is `0`, break out of the `while` loop,
and label that processing of this asset has completed. Also, in the outer loop,
need to check the label, if found it's completed, process next asset.
## When Globally Settling