mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 22:25:44 +00:00
97fb08342d
* first impl of eth_getProof * fixed docu * added comments and refactored based on comments from holiman * created structs * handle errors correctly * change Value to *hexutil.Big in order to have the same output as parity * use ProofList as return type