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

Numeric value overflow on My Mints page #393

Open
steveluscher opened this issue Sep 25, 2024 · 0 comments
Open

Numeric value overflow on My Mints page #393

steveluscher opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@steveluscher
Copy link

  1. Have no mints
  2. Visit ‘My Mints’ page

Observe error:

Unexpected JSON token at offset 208: Numeric value overflow at path: $.result[0].account.rentEpoch.

This makes sense since `rentEpoch` was changed to be `18446744073709551615` in a recent validator update.
@ankur2136 ankur2136 self-assigned this Sep 25, 2024
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