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 #5221, we use a dummy PeerHandler to avoid spawning an Initiator GenServer. We should review init_rpc_api to determine whether it's possible to start the RPC API without using a PeerHandler at all.