bsc/ethclient/gethclient
Joshua Gutow a181eeee16 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-09-21 17:02:02 +08:00
..
gethclient_test.go ethclient/gethclient: return storage proofs in GetProof (#24697) 2022-09-21 17:02:02 +08:00
gethclient.go ethclient/gethclient: return storage proofs in GetProof (#24697) 2022-09-21 17:02:02 +08:00