mirror of
https://github.com/monero-project/monero.git
synced 2026-01-08 03:11:00 -08:00
reload checkpoints file every ~hr and print if any fail
also some other minor bug squashing and code formatting
This commit is contained in:
@@ -105,6 +105,7 @@ TEST(DNSResolver, IPv6Failure)
|
||||
|
||||
TEST(DNSResolver, GetTXTRecord)
|
||||
{
|
||||
bool avail, valid;
|
||||
|
||||
std::vector<std::string> records = tools::DNSResolver::instance().get_txt_record("donate.monero.cc", avail, valid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user