mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 22:30:52 -08:00
daemon: extend 'print_pl' command, optional filter by type and limit
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
|
||||
~t_rpc_command_executor();
|
||||
|
||||
bool print_peer_list();
|
||||
bool print_peer_list(bool white = true, bool gray = true, size_t limit = 0);
|
||||
|
||||
bool print_peer_list_stats();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user