Keep old GetAdjustedTime() behavior if no NTP data is available;
authorCryptoManiac <balthazar@yandex.ru>
Tue, 22 Sep 2015 23:15:38 +0000 (02:15 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Tue, 22 Sep 2015 23:15:38 +0000 (02:15 +0300)
commit1d8129375a4d646abb5c49075d2b1f065d932680
treefbf019cc5a9395c62257e89f9f1639fb667cff84
parent100f0fef9528c03cfaa55ab39c3fbf8f84ea3c14
Keep old GetAdjustedTime() behavior if no NTP data is available;
Give a warning if no p2p time data is available and NTP is not in agreement with system clock.
src/ntp.cpp
src/util.cpp