mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
getPeerVector function.
This commit is contained in:
@@ -72,6 +72,7 @@ public:
|
||||
void peerFailed(const std::string& strIp, int iPort);
|
||||
|
||||
Json::Value getPeersJson();
|
||||
std::vector<Peer::pointer> getPeerVector();
|
||||
|
||||
//
|
||||
// Scanning
|
||||
|
||||
Reference in New Issue
Block a user