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

chain_getBlockHash error #274

Open
dvc94ch opened this issue Jan 3, 2025 · 0 comments
Open

chain_getBlockHash error #274

dvc94ch opened this issue Jan 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dvc94ch
Copy link
Contributor

dvc94ch commented Jan 3, 2025

2025-01-03T08:20:18.489549Z ERROR rosetta_server::ws::reconnect: rpc request 'chain_getBlockHash' failed: Call(ErrorObject { code: ServerError(3001), message: "`Hex(17725541418605418268216363464530912069650270014589015399177362344128149235532)` > u32::MAX, the max block number is u32.", data: None })
Rpc(
    ClientError(
        Call(
            ErrorObject {
                code: ServerError(
                    3001,
                ),
                message: "`Hex(17725541418605418268216363464530912069650270014589015399177362344128149235532)` > u32::MAX, the max block number is u32.",
                data: None,
            },
        ),
    ),
)
@dvc94ch dvc94ch added the bug Something isn't working label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant