go-pulse/ethclient
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 ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482) 2023-11-10 12:23:09 +01:00
ethclient_test.go
ethclient.go
signer.go