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

Update behavior of gasPrice field in 1559 txs #2528

Closed
RatanRSur opened this issue Jul 9, 2021 · 1 comment
Closed

Update behavior of gasPrice field in 1559 txs #2528

RatanRSur opened this issue Jul 9, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@RatanRSur
Copy link
Contributor

For 1559 transactions returned on the rpc, we need to fill the gasPrice field as follows:

  • maxFeeCapPerGas if unmined
  • effectivePriorityFeePerGas if mined
@vmichalik vmichalik added the enhancement New feature or request label Jul 12, 2021
@matkt matkt self-assigned this Jul 12, 2021
@garyschulte
Copy link
Contributor

@matkt matkt closed this as completed Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants