You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Description
According to EIP-1186, We should support RPC-Method to get Merkle Proofs, which is eth_getProof.
https://github.com/ethereum/wiki/wiki/JSON-RPC#eth_getproof
Expected behavior
Possible implementation:
web3.eth.getProof(...)
Versions
web3.js: latest
The text was updated successfully, but these errors were encountered: