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
insufficient computation
Investigate where the above error comes from. An example of this occurrence is this tx: https://testnet.flowscan.io/tx/775a9d1518523c4d6be9e49f6e9d0a1b2f0c19bf534b452538b6e526cfa83367 . Consider adding a validation on max gas limit for txs coming through eth_sendRawTransaction.
eth_sendRawTransaction
The text was updated successfully, but these errors were encountered:
m-Peter
No branches or pull requests
Investigate where the above error comes from. An example of this occurrence is this tx: https://testnet.flowscan.io/tx/775a9d1518523c4d6be9e49f6e9d0a1b2f0c19bf534b452538b6e526cfa83367 .
Consider adding a validation on max gas limit for txs coming through
eth_sendRawTransaction
.The text was updated successfully, but these errors were encountered: