mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 00:32:22 -04:00
daemon: add more chain specific info in alt_chain_info
This commit is contained in:
parent
4228ee0b9e
commit
880ebfdeea
6 changed files with 116 additions and 31 deletions
|
@ -245,5 +245,7 @@ namespace tools
|
|||
|
||||
std::string get_human_readable_timestamp(uint64_t ts);
|
||||
|
||||
std::string get_human_readable_timespan(uint64_t seconds);
|
||||
|
||||
std::string get_human_readable_bytes(uint64_t bytes);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue