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
In the codebase there are parts which specifically ask for the Ethereum client being (GETH , PARITY, Infura). We should change that to support any RPC client and then add a minimal set of special cases for different clients.
We should test it against Nethermind
The text was updated successfully, but these errors were encountered:
In the codebase there are parts which specifically ask for the Ethereum client being (
GETH
,PARITY
,Infura
). We should change that to support any RPC client and then add a minimal set of special cases for different clients.We should test it against Nethermind
The text was updated successfully, but these errors were encountered: