Config Version

This commit is contained in:
ahmedbodi 2014-02-02 15:35:41 +00:00
parent c8142e3297
commit 396f966d70

View File

@ -34,7 +34,6 @@ def setup(on_startup):
if settings.CONFIG_VERSION != 0.1:
log.exception("Config File is out of date. Stratum will now shut down")
reactor.stop()
break
else: continue
# Check litecoind
# Check we can connect (sleep)