mirror of
https://github.com/monero-project/monero.git
synced 2026-08-01 08:30:25 -07:00
This ensures one can't instanciate a DNSResolver object by mistake, but uses the singleton. A separate create static function is added for cases where a new object is explicitely needed.