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
Getting error in console when trying to send:
POST https://tezos-node.prod.gke.papers.tech/chains/main/blocks/head/helpers/scripts/run_operation 500 (Internal Server Error)
Response:
[ { "kind": "permanent", "id": "proto.020-PsParisC.gas_limit_too_high" }, { "kind": "temporary", "id": "proto.020-PsParisC.gas_exhausted.block" } ]
Is there a way I can update my RPC or something?
The text was updated successfully, but these errors were encountered:
Moved to Temple and worked fine. Shrug.
Sorry, something went wrong.
No branches or pull requests
Getting error in console when trying to send:
POST https://tezos-node.prod.gke.papers.tech/chains/main/blocks/head/helpers/scripts/run_operation 500 (Internal Server Error)
Response:
[ { "kind": "permanent", "id": "proto.020-PsParisC.gas_limit_too_high" }, { "kind": "temporary", "id": "proto.020-PsParisC.gas_exhausted.block" } ]
Is there a way I can update my RPC or something?
The text was updated successfully, but these errors were encountered: