mirror of
https://github.com/monero-project/monero.git
synced 2026-01-02 16:00:10 -08:00
daemon: add a version command
This commit is contained in:
@@ -138,6 +138,8 @@ public:
|
||||
bool relay_tx(const std::vector<std::string>& args);
|
||||
|
||||
bool sync_info(const std::vector<std::string>& args);
|
||||
|
||||
bool version(const std::vector<std::string>& args);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user