ethereum / ethereum/execution-apis
GenericTransaction Should Contain `data` as well in the schema
Open
- Dominant language
- Io
- Stars
- 1.1k
- Forks
- 530
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 9
Description
https://github.com/ethereum/execution-apis/blob/884fb32bfefe232fe5ab30a7fc370b6cf83f3afa/src/schemas/transaction.yaml#L515-L517
* GenericTransaction Should Contain `data` as well in the schema otherwise it is not valid for `eth_estimateGas` where user is trying to estimateGas with some parameter passed using `data` for contract.
Contributor guide
Assessment
This issue has not been assessed yet.