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', {