Whether this peer connected through a privacy network.
Declared in <net.h>
<net.h>
[[nodiscard]] bool IsConnectedThroughPrivacyNet() const;
true if the connection uses a privacy network such as Tor or I2P.
The return value should not be discarded.