Revert "disable using api for now"

This reverts commit 1008060500.
This commit is contained in:
microwavedcola1 2023-12-13 10:09:35 +01:00
parent 1008060500
commit 9b76610ca9
1 changed files with 1 additions and 1 deletions

View File

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