mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 13:40:43 -04:00
alt_chain_info can now give more info about a particular alt chain
This commit is contained in:
parent
25e7a7d96f
commit
50af3579ee
8 changed files with 57 additions and 19 deletions
|
@ -143,7 +143,7 @@ public:
|
|||
|
||||
bool print_coinbase_tx_sum(uint64_t height, uint64_t count);
|
||||
|
||||
bool alt_chain_info();
|
||||
bool alt_chain_info(const std::string &tip);
|
||||
|
||||
bool print_blockchain_dynamic_stats(uint64_t nblocks);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue