mirror of
https://github.com/monero-project/monero.git
synced 2026-08-01 00:20:42 -07:00
Add an RPC call and daemon command to get info on hard fork voting
This commit is contained in:
@@ -120,6 +120,8 @@ public:
|
||||
bool start_save_graph();
|
||||
|
||||
bool stop_save_graph();
|
||||
|
||||
bool hard_fork_info(uint8_t version);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user