plugeth/ethclient/gethclient
Joshua Gutow 84041e8f31
ethclient/gethclient: return storage proofs in GetProof (#24697)
Storage proofs were being unmarshalled from the RPC form to the go struct, but were not being included in the final returned struct.
2022-04-27 11:51:24 +02:00
..
gethclient_test.go ethclient/gethclient: return storage proofs in GetProof (#24697) 2022-04-27 11:51:24 +02:00
gethclient.go ethclient/gethclient: return storage proofs in GetProof (#24697) 2022-04-27 11:51:24 +02:00