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
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' ]
The text was updated successfully, but these errors were encountered:
I'd in general appreciate it if Serum Team shares insights how to map certain Custom Errors.
Sorry, something went wrong.
No branches or pull requests
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'
]
The text was updated successfully, but these errors were encountered: