From 9b76610ca95d99b84130be031d3295f2b5a37ba3 Mon Sep 17 00:00:00 2001 From: microwavedcola1 Date: Wed, 13 Dec 2023 10:09:35 +0100 Subject: [PATCH] Revert "disable using api for now" This reverts commit 1008060500e03833355505ccf57ee5f135b887db. --- store/mangoStore.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store/mangoStore.ts b/store/mangoStore.ts index e2d48989..696dd883 100644 --- a/store/mangoStore.ts +++ b/store/mangoStore.ts @@ -134,7 +134,7 @@ const initMangoClient = ( prioritizationFee: opts.prioritizationFee, prependedGlobalAdditionalInstructions: opts.prependedGlobalAdditionalInstructions, - // idsSource: 'api', // disable for now, euroc listing seems to break this + idsSource: 'api', postSendTxCallback: ({ txid }: { txid: string }) => { if (telemetry) { telemetry('postSendTx', {