-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Error in handleSubmit TypeError: Cannot read properties of undefined (reading 'toBuffer')
at getSignedMsgUserAccountPublicKey (pda.js:77:19)
at sendSwiftOrder (index.ts:329:75)
at prepSignAndSendSwiftOrder (index.ts:428:45)
at async createSwiftMarketOrder (index.ts:126:2)
at async createOpenPerpMarketOrder (index.ts:430:28)
at async DriftOperations.openPerpOrder (index.ts:410:31)
at async handleSubmit (usePerpTrading.ts:470:22)
at async onSubmit (PerpTradeForm.tsx:61:5)
I am getting this error when I am trying to place an perp order. I have all the environment variables in place and have done the setup correctly ig.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels