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
Since SafeEventEmitterProvider no longer emits a data event, there is no reason for it to inherit from SafeEventEmitter. In fact, we could probably rename it to EthJsonRpcProvider, InternalProvider, or something to that effect.