mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 23:26:44 -08:00
Add an RPC call and daemon command to get info on hard fork voting
This commit is contained in:
@@ -102,6 +102,8 @@ public:
|
||||
bool start_save_graph(const std::vector<std::string>& args);
|
||||
|
||||
bool stop_save_graph(const std::vector<std::string>& args);
|
||||
|
||||
bool hard_fork_info(const std::vector<std::string>& args);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user