Version Fix

This commit is contained in:
ahmedbodi 2014-02-02 14:10:44 +00:00
parent 909aec6cb6
commit c8142e3297

View File

@ -33,6 +33,7 @@ def setup(on_startup):
bitcoin_rpc = BitcoinRPCManager()
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