diff --git a/ts/client/scripts/mm/market-maker.ts b/ts/client/scripts/mm/market-maker.ts index b1959e284..6fe1e7dc1 100644 --- a/ts/client/scripts/mm/market-maker.ts +++ b/ts/client/scripts/mm/market-maker.ts @@ -248,7 +248,7 @@ async function fullMarketMaker() { CLUSTER, MANGO_V4_ID[CLUSTER], { - idsSource: 'get-program-accounts', + idsSource: 'api', }, );