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
For now we have eth_call and transfer in one namespace, but the former corresponds to the RPC call, while the latter contains multiple RPC calls and some logic. Would it be better to contain the RPC wrappers in session.rpc?