Whether this is a Tor onion address.
Synopsis
Declared in <netaddress.h>
[[nodiscard]]
bool
IsTor() const;
Return Value
True when the network type is Tor onion.
|
Note
|
The return value should not be discarded. |
Created with MrDocs