Config Version
This commit is contained in:
parent
c8142e3297
commit
396f966d70
@ -34,7 +34,6 @@ def setup(on_startup):
|
|||||||
if settings.CONFIG_VERSION != 0.1:
|
if settings.CONFIG_VERSION != 0.1:
|
||||||
log.exception("Config File is out of date. Stratum will now shut down")
|
log.exception("Config File is out of date. Stratum will now shut down")
|
||||||
reactor.stop()
|
reactor.stop()
|
||||||
break
|
|
||||||
else: continue
|
else: continue
|
||||||
# Check litecoind
|
# Check litecoind
|
||||||
# Check we can connect (sleep)
|
# Check we can connect (sleep)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user