1
0
forked from cerc-io/plugeth
plugeth/internal/ethapi
Martin Holst Swende fadf84a752
internal/ethapi: default to zero address for calls ()
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>
2020-02-25 17:57:06 +01:00
..
addrlock.go all: update license information () 2018-02-14 13:49:11 +01:00
api.go internal/ethapi: default to zero address for calls () 2020-02-25 17:57:06 +01:00
backend.go eth/filters: remove use of event.TypeMux for pending logs () 2019-12-10 12:39:14 +01:00