mirror of
https://github.com/monero-project/monero.git
synced 2026-02-02 17:56:15 +01:00
daemon/rpc: updates command and RPC
subcommands "check", "download", and "update". update is not yet implemented.
This commit is contained in:
@@ -151,6 +151,8 @@ public:
|
||||
bool alt_chain_info();
|
||||
|
||||
bool print_blockchain_dynamic_stats(uint64_t nblocks);
|
||||
|
||||
bool update(const std::string &command);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user