From 4710c61a1199547308d17712e8edf48621b1de3e Mon Sep 17 00:00:00 2001 From: microwavedcola1 Date: Thu, 30 Mar 2023 21:09:01 +0200 Subject: [PATCH] comment Signed-off-by: microwavedcola1 --- ts/client/scripts/mm/market-maker.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/client/scripts/mm/market-maker.ts b/ts/client/scripts/mm/market-maker.ts index ff5e83a0a..8713939ba 100644 --- a/ts/client/scripts/mm/market-maker.ts +++ b/ts/client/scripts/mm/market-maker.ts @@ -473,7 +473,7 @@ async function makeMarketUpdateInstructions( // await client.healthRegionBeginIx(group, mangoAccount, [], [perpMarket]), //); - // Update funding + // Trigger update funding before cancelling existing orders instructions.push(await client.perpUpdateFundingIx(group, perpMarket)); const expiryTimestamp =