Support JSON RPC methods web3_clientVersion
and eth_getStorageAt
#306
Labels
enhancement
New feature or request
web3_clientVersion
and eth_getStorageAt
#306
Support JSON RPC methods
web3_clientVersion
andeth_getStorageAt
inloom-truffle-provider
OpenZeppelin SDK uses
web3_clientVersion
andeth_getStorageAt
and is needed to support deploying OpenZeppelin SDK upgradeable contracts.See ZWeb3.ts for web3 methods used:
https://github.com/OpenZeppelin/openzeppelin-sdk/blob/master/packages/lib/src/artifacts/ZWeb3.ts
For
web3_clientVersion
canaddCustomMethod
The text was updated successfully, but these errors were encountered: