bsip33: minor wording change
This commit is contained in:
parent
6878d6461f
commit
b57ab21399
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue