mirror of
https://github.com/monero-project/monero.git
synced 2026-01-05 09:17:40 -08:00
allow blocking whole subnets
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user