mirror of
https://github.com/monero-project/monero.git
synced 2026-08-03 09:21:35 -07:00
Print msg when successfully updating out_peers
This commit is contained in:
@@ -964,6 +964,8 @@ bool t_rpc_command_executor::out_peers(uint64_t limit)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
std::cout << "Max limit of out peers set to " << limit << std::endl;
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user