project-serum / serum-ts

Project Serum TypeScript monorepo
https://projectserum.com
Apache License 2.0
269 stars 245 forks source link

Program 22Y43yTVxuUkoRKdm9thyRhQ3SdgQS7c7kB6UNCiaczD failed: custom program error: 0x66 #203

Open Merrick17 opened 2 years ago

Merrick17 commented 2 years ago

i'm trying to follow the example and trying to swap usdc to swap , however i always get the error.

logs: [ 'Program 22Y43yTVxuUkoRKdm9thyRhQ3SdgQS7c7kB6UNCiaczD invoke [1]', 'Program log: Custom program error: 0x66', 'Program 22Y43yTVxuUkoRKdm9thyRhQ3SdgQS7c7kB6UNCiaczD consumed 6046 of 200000 compute units', 'Program 22Y43yTVxuUkoRKdm9thyRhQ3SdgQS7c7kB6UNCiaczD failed: custom program error: 0x66' ]

gitmalong commented 2 years ago

I'd in general appreciate it if Serum Team shares insights how to map certain Custom Errors.