You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using TS sdkJitProxyClient.getJitIx to build transactions and encounter this error occasionally
/project/node_modules/@drift-labs/jit-proxy/lib/jitProxyClient.js:30
writableSpotMarketIndexes: (0, sdk_1.isVariant)(order.marketType, 'spot')
^
TypeError: Cannot read properties of undefined (reading 'marketType')
seems like some race condition and the order is not found
using TS sdk
JitProxyClient.getJitIx
to build transactions and encounter this error occasionallyseems like some race condition and the order is not found
The text was updated successfully, but these errors were encountered: