From 7f08f353e06a72a437276202e6365100e6919c05 Mon Sep 17 00:00:00 2001 From: Lucas Date: Tue, 3 Oct 2023 12:13:12 -0400 Subject: [PATCH] Add temp changes --- protocol/x/clob/keeper/orders.go | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/protocol/x/clob/keeper/orders.go b/protocol/x/clob/keeper/orders.go index 275fa8dcd1..26b9db452a 100644 --- a/protocol/x/clob/keeper/orders.go +++ b/protocol/x/clob/keeper/orders.go @@ -206,6 +206,11 @@ func (k Keeper) PlaceStatefulOrder( return err } + /* + Nonsense changes to see if AI code reviewer will catch it. + */ + fmt.Println("This should not be merged to main") + // 4. Perform a collateralization check for the full size of the order to mitigate spam. // TODO(CLOB-725): Consider using a pessimistic collateralization check. _, successPerSubaccountUpdate := k.AddOrderToOrderbookCollatCheck(