Return whether net_addr is discouraged.
Declared in <banman.h>
[[requires_capability(0x7fbc973b39b8)]]
bool
IsDiscouraged(CNetAddr const& net_addr);
true if the address is (probabilistically) discouraged.
| Name | Description |
|---|---|
| net_addr | The address to test. |