internal/ethapi: default to zero address for calls (#20702)
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>
Loading
Please register or sign in to comment