mirror of
https://github.com/monero-project/monero.git
synced 2026-08-01 08:30:25 -07:00
rpc: new function and RPC to get alternative chain info
This commit is contained in:
@@ -137,6 +137,8 @@ public:
|
||||
bool output_histogram(uint64_t min_count, uint64_t max_count);
|
||||
|
||||
bool print_coinbase_tx_sum(uint64_t height, uint64_t count);
|
||||
|
||||
bool alt_chain_info();
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user