mirror of
https://github.com/monero-project/monero.git
synced 2025-05-10 04:45:04 -04:00
changed params from start/end index to height/count
This commit is contained in:
parent
e95d3f359b
commit
dd6c44327b
10 changed files with 27 additions and 27 deletions
|
@ -103,7 +103,7 @@ public:
|
|||
bool start_save_graph(const std::vector<std::string>& args);
|
||||
|
||||
bool stop_save_graph(const std::vector<std::string>& args);
|
||||
|
||||
|
||||
bool hard_fork_info(const std::vector<std::string>& args);
|
||||
|
||||
bool show_bans(const std::vector<std::string>& args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue