We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d9761 commit 9f2ccbaCopy full SHA for 9f2ccba
1 file changed
src/interfaces/IStablecoinDEX.sol
@@ -70,7 +70,6 @@ interface IStablecoinDEX {
70
uint128 amount,
71
bool isBid,
72
int16 tick,
73
- bool isFlipOrder,
74
int16 flipTick
75
);
76
event OrderPlaced(
0 commit comments