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

[Feature]: Invalid option tokenMint #23

Closed
alexmdcampo opened this issue Dec 14, 2022 · 3 comments
Closed

[Feature]: Invalid option tokenMint #23

alexmdcampo opened this issue Dec 14, 2022 · 3 comments
Labels
enhancement New feature or request Stale

Comments

@alexmdcampo
Copy link

Feature

Error on use candy guards

Error: Invalid option tokenMint
at OptionLayout.decode (index.ts:148:1)
at Structure.decode (Layout.js:1234:1)
at AccountsCoder.decode (accounts.ts:51:1)
at AccountClient.fetchNullable (account.ts:143:1)
at async AccountClient.fetch (account.ts:152:1)
at async getProgramState (candy-machine.ts:178:1)
at async Promise.all (:3000/index 0)
at async getCandyMachineState (candy-machine.ts:187:1)
at async Home.tsx:99:1

"guards": {
"default": {
"mintLimit": {
"id" : 1,
"limit": 20
},
"startDate": {
"date": "2022-10-23T20:00:00Z"
}
}
}

Ideal solution or implementation

.

Alternative solutions or implementations

No response

Other context

REACT_APP_CANDY_MACHINE_ID=DDnsCx2AmcPJVmc7qUcEPNz6HH4J6mbB4CeEzsRixc2f

@alexmdcampo alexmdcampo added the enhancement New feature or request label Dec 14, 2022
@github-actions
Copy link

This Issue has received no activity for 30 days. We will close it in 2 days, please reopen if you are still experiencing this issue.

@rivaslive
Copy link

Some problem for here! any solution?

@jaca420
Copy link

jaca420 commented Jan 2, 2024

Same here! Just forked the project, added a valid machine id in .env and getting the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

3 participants