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

utils.batchRequestStakeReceipts run failed #11

Open
wxyyrain opened this issue Mar 15, 2024 · 1 comment
Open

utils.batchRequestStakeReceipts run failed #11

wxyyrain opened this issue Mar 15, 2024 · 1 comment

Comments

@wxyyrain
Copy link

wxyyrain commented Mar 15, 2024

utils.batchRequestStakeReceipts run failed:

image

Maybe because it is StakeDepositReceipt in Program, but use stakeDepositReceipt in utils ?

@jgur-psyops
Copy link
Collaborator

Most likely trying to a decode a V1 receipt as V0 or vice-versa. Check the IDL in use (note package exports idl_v0 and idl (which is v1 - latest)

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

No branches or pull requests

2 participants