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
Trying to load MNDE redeemer
const redeemer = await quarrySDK.loadRedeemer({ iouMint: new PublicKey('CNxb8WdKv55ep89YgFx6s384xLbEvnWTPgMaf8yisG3j'), redemptionMint: new PublicKey( 'MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey', ), });
But getting Account does not exist 4seufhTiGG7Cq7rLLKeyYqoELkztecKnF3bx5ARfPW6M error.
Account does not exist 4seufhTiGG7Cq7rLLKeyYqoELkztecKnF3bx5ARfPW6M
It should be an existing redeemer for this quarry: https://app.quarry.so/rewarders/J829VB5Fi7DMoMLK7bsVGFM82cRU61BKtiPz9PNFdL7b/quarries/Hs2XmWQFw3ExawMQkCsBGQGX73JG1n2Qpjm8G7dYRw7m/deposit
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trying to load MNDE redeemer
But getting
Account does not exist 4seufhTiGG7Cq7rLLKeyYqoELkztecKnF3bx5ARfPW6M
error.It should be an existing redeemer for this quarry: https://app.quarry.so/rewarders/J829VB5Fi7DMoMLK7bsVGFM82cRU61BKtiPz9PNFdL7b/quarries/Hs2XmWQFw3ExawMQkCsBGQGX73JG1n2Qpjm8G7dYRw7m/deposit
The text was updated successfully, but these errors were encountered: