mirror of
https://github.com/monero-project/monero.git
synced 2025-08-06 05:54:38 -04:00
allow blocking whole subnets
This commit is contained in:
parent
515ac2951d
commit
65c4004963
19 changed files with 413 additions and 34 deletions
|
@ -127,6 +127,8 @@ public:
|
|||
|
||||
bool unban(const std::vector<std::string>& args);
|
||||
|
||||
bool banned(const std::vector<std::string>& args);
|
||||
|
||||
bool flush_txpool(const std::vector<std::string>& args);
|
||||
|
||||
bool output_histogram(const std::vector<std::string>& args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue