We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
Context:
markets_1 | TypeError: Cannot read properties of undefined (reading 'get') markets_1 | at OrderCacheService.updateOrder (/usr/app/node_modules/@staratlas/factory/src/marketplace/services/OrderCacheService.ts:169:41) markets_1 | at GmOrderbookService.updateOrderInCache (/usr/app/node_modules/@staratlas/factory/src/marketplace/services/GmOrderbookService.ts:192:35) markets_1 | at GmOrderbookService.handleOrderModifiedEvent (/usr/app/node_modules/@staratlas/factory/src/marketplace/services/GmOrderbookService.ts:303:10) markets_1 | at GmOrderbookService.handleMarketplaceEvent (/usr/app/node_modules/@staratlas/factory/src/marketplace/services/GmOrderbookService.ts:320:14) markets_1 | at GmEventService.handleOrderExchanged (/usr/app/node_modules/@staratlas/factory/src/marketplace/services/GmEventService.ts:161:10) markets_1 | at /usr/app/node_modules/@project-serum/anchor/src/program/event.ts:110:17 markets_1 | at Array.forEach (<anonymous>) markets_1 | at /usr/app/node_modules/@project-serum/anchor/src/program/event.ts:106:26 markets_1 | at EventParser.parseLogs (/usr/app/node_modules/@project-serum/anchor/src/program/event.ts:182:9) markets_1 | at /usr/app/node_modules/@project-serum/anchor/src/program/event.ts:103:27
To Reproduce
order
Expected behavior
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Context:
To Reproduce
order
which doesn't already exist in the cache serviceExpected behavior
The text was updated successfully, but these errors were encountered: