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
The relay is missing support for eth_maxPriorityFeePerGas
eth_maxPriorityFeePerGas
In our goal to add parity with Execution APIs we should add support for eth_maxPriorityFeePerGas
server.ts
eth.ts
0x0
No response
The text was updated successfully, but these errors were encountered:
dimitrovmaksim
Successfully merging a pull request may close this issue.
Problem
The relay is missing support for
eth_maxPriorityFeePerGas
Solution
In our goal to add parity with Execution APIs we should add support for
eth_maxPriorityFeePerGas
eth_maxPriorityFeePerGas
toserver.ts
andeth.ts
0x0
since Hedera doesn't have a concept of tipping nodes to promote any behaviourAlternatives
No response
The text was updated successfully, but these errors were encountered: