Pink2Dev / Pink2

Pinkcoin 2 Qt wallet and daemon
https://getstarted.with.pink/
MIT License
29 stars 22 forks source link

NTP Update #31

Closed JRedinger closed 5 years ago

JRedinger commented 5 years ago

Introduce NTP as the default for maintaining our internal time offset. Set everything internally to use AdjustedTime. If we can't update from NTP we alert the user if our time is off from our peers, and users have the option to use -synctime to set their offset from peers if NTP fails.