Open code423n4 opened 2 years ago
Here it says:
"It fills the counter offer, and then cancels the original order that the counter offer was made for”.
In the code it's actually the opposite:
"It cancels the original order the counter offer was made for, and then fills the counter offer.”.
[Low - 01] - Incorrect comment
Here it says:
"It fills the counter offer, and then cancels the original order that the counter offer was made for”.
In the code it's actually the opposite:
"It cancels the original order the counter offer was made for, and then fills the counter offer.”.