Skip to content
New issue

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

custom program error: 0x1f PlaceBid() #197

Open
nurav97 opened this issue Apr 22, 2022 · 2 comments
Open

custom program error: 0x1f PlaceBid() #197

nurav97 opened this issue Apr 22, 2022 · 2 comments
Labels

Comments

@nurav97
Copy link

nurav97 commented Apr 22, 2022

i am getting the custom error code 0x1f i dont know what it means please need your help

@ShuklaSushant
Copy link

I am also getting the same problem with JS SDK?
Are you able to get it done from metaplex UI?

@nurav97
Copy link
Author

nurav97 commented May 2, 2022

@ShuklaSushant you will have to edit the code of JS SDK from this pull request

metaplex-foundation/js#172 and then compile it and then it will work as the PR is not merged yet

FYI also to any one on how to find out the exact error is to convert hex ( 0x1f ) to decimal ( 31 ) and then count from 0 error to 31 in the errors.rs file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants