bsip33: minor wording change

This commit is contained in:
abitmore 2018-02-18 11:03:20 +00:00
parent 6878d6461f
commit b57ab21399

View file

@ -87,7 +87,7 @@ limit order got completedly filled, so a taker call order may match
with a limit order that is not on the top of the order book.
To fix this, need to change the code to make sure `limit_itr` always references
the limit order on the top of the order book.
the limit order on the top of the order book when dereferencing.
# Discussion