plugeth/ethclient/gethclient
Delweng ce5a4809fd
ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482)
Adds testcases for eth_getProof endpoint for the following cases: 

- the account/contract does not exist
- the account/contract exists but is empty.
2023-11-10 12:23:09 +01:00
..
gethclient_test.go ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482) 2023-11-10 12:23:09 +01:00
gethclient.go ethclient: use 'input', not 'data' as field for transaction input (#28078) 2023-09-08 18:33:36 +02:00