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
Why not just add p2p functions to the NodeService? p2p is a node sub-components. We already have many services... It fits well in there especially since the Node service is designed to only be provided by a node that can be managed by the api client process. e.g. a local node managed via cliwallet, smapp or any other grpc client.
It would be helpful to have a P2pService (or PeerService, or NetService) with features such as:
The text was updated successfully, but these errors were encountered: