project-serum / swap

Swap on the Serum Order Book
Apache License 2.0
78 stars 90 forks source link

> Program returned error: custom program error: 0x65 #25

Open gitmalong opened 2 years ago

gitmalong commented 2 years ago

Hi @armaniferrante !

Does that hex value refer to a certain line of the code? I have a hard time debugging this error.

Thanks

samyakkkk commented 2 years ago

@armaniferrante we are trying to develop the dart sdk for serum swap and facing the same issue too. please help.

shaheem-khanzada commented 2 years ago

@gitmalong did you find what's error: 0x65 means ?

DuwYAnne commented 2 years ago

I have also just ran into this issue (trying to call the program with solana/web.js), was anyone able( @shaheem-khanzada , @samyakkkk ) to find a solution?