mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 15:16:40 -08:00
remerged; commands JSON. logging upgrade. doxygen
This commit is contained in:
@@ -93,6 +93,13 @@ public:
|
||||
|
||||
bool set_limit_down(const std::vector<std::string>& args);
|
||||
|
||||
bool fast_exit(const std::vector<std::string>& args);
|
||||
|
||||
bool out_peers(const std::vector<std::string>& args);
|
||||
|
||||
bool start_save_graph(const std::vector<std::string>& args);
|
||||
|
||||
bool stop_save_graph(const std::vector<std::string>& args);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user