[Core Protocol] Pre-regenesis tx fee calculation #903
Unanswered
fkhatri1
asked this question in
Core Protocol
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation and specs?
Was there anything unclear or missing?
https://docs.optimism.io/node-operators/guides/management/regenesis-history
In the docs, there is a link to a Dune query which uses gas_price * gas_limit to calculate tx fee.
Wondering if it should be using gas_used instead?
The values are materially different.
If gas_limit is correct - feels counter-intuitive.
Thank you!
Cheers,
Faysal
Did you check for duplicate questions?
Similar Questions or Issues Found
No response
Please select the type of request
Steps to Reproduce
Expected vs. Actual Behaviour
No response
Software Versions
No response
Operating System
No response
Hardware Resources
No response
Configuration Files, Startup Flags & Environment Variables
No response
Error Messages / Logs
No response
Feature Description
No response
Purpose and Benefits
No response
Relevant Context or Examples
No response
Beta Was this translation helpful? Give feedback.
All reactions