mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add RPC command peers.
This commit is contained in:
@@ -32,6 +32,7 @@ void printHelp()
|
||||
cout << " unlock <passphrase>" << endl;
|
||||
cout << " familyinfo" << endl;
|
||||
cout << " connect <ip> [<port>]" << endl;
|
||||
cout << " peers" << endl;
|
||||
cout << " sendto <destination> <amount> [<tag>]" << endl;
|
||||
cout << " tx" << endl;
|
||||
cout << " ledger" << endl;
|
||||
|
||||
Reference in New Issue
Block a user