CNetAddr::IsCJDNS

Whether this is a CJDNS address.

Synopsis

Declared in <netaddress.h>

[[nodiscard]]
bool
IsCJDNS() const;

Return Value

True when the network type is CJDNS.

NOTE

The return value should not be discarded.