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
This will need a bit of internal refactoring (consolidation of zmq event consumption with rate logger thread, as well as introduction of read-only properties), but will add thread-safe and async APIs on top of Channel::GetNumberOfConnectedPeers() - also needed to see this info from a plugin (e.g. currently used by built-in interactive controller via temporary PluginServices::GetNumberOfConnectedPeers).
The text was updated successfully, but these errors were encountered:
This will need a bit of internal refactoring (consolidation of zmq event consumption with rate logger thread, as well as introduction of read-only properties), but will add thread-safe and async APIs on top of
Channel::GetNumberOfConnectedPeers()
- also needed to see this info from a plugin (e.g. currently used by built-in interactive controller via temporaryPluginServices::GetNumberOfConnectedPeers
).The text was updated successfully, but these errors were encountered: