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
[refactor] Remove the IEthAPI interface from rpcapi/api_eth.go since it's largely unused and the expected API methods are tested in "TestExpectedMethods" in eth_api_test.go.
#153