mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add RPC command peers.
This commit is contained in:
@@ -34,6 +34,8 @@ public:
|
||||
std::map<uint160, Peer::pointer> getAllConnected();
|
||||
|
||||
bool connectTo(const std::string& host, const std::string& port);
|
||||
|
||||
Json::Value getPeersJson();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user