mirror of
https://github.com/monero-project/monero.git
synced 2025-12-30 22:50:54 -08:00
rpc: new function and RPC to get alternative chain info
This commit is contained in:
@@ -119,6 +119,8 @@ public:
|
||||
bool output_histogram(const std::vector<std::string>& args);
|
||||
|
||||
bool print_coinbase_tx_sum(const std::vector<std::string>& args);
|
||||
|
||||
bool alt_chain_info(const std::vector<std::string>& args);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user