mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-11 22:36:53 +00:00
This makes eth_call and eth_estimateGas use the zero address as sender when the "from" parameter is not supplied. Co-authored-by: Felix Lange <fjl@twurst.com>