mirror of
https://github.com/Qortal/qortal.git
synced 2025-06-28 09:51:22 +00:00
When using fixed NTP offset, e.g. via "testNtpoffset" in settings.json, Controller calls NTP.shutdownNow() which throws a NPE because NTP.instanceExecutor is null.