-
Notifications
You must be signed in to change notification settings - Fork 490
eth_getTransaction* doesn't have gasPrice #80
Copy link
Copy link
Closed
Labels
A-specArea: specificationArea: specificationC-bugCategory: this is a bug, deviation, or other problemCategory: this is a bug, deviation, or other problemE-easyExperience: easy, good for newcomersExperience: easy, good for newcomers
Description
It was later decided in ethereum/execution-specs#251 that the eth_getTransaction* methods should also return gasPrice on the transaction object. Looks like that change was lost in the migration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-specArea: specificationArea: specificationC-bugCategory: this is a bug, deviation, or other problemCategory: this is a bug, deviation, or other problemE-easyExperience: easy, good for newcomersExperience: easy, good for newcomers