Version System

This commit is contained in:
ahmedbodi 2014-02-02 13:30:20 +00:00
parent 9191786fe5
commit bb78d0e128

View File

@ -31,7 +31,10 @@ def setup(on_startup):
from lib.coinbaser import SimpleCoinbaser
bitcoin_rpc = BitcoinRPCManager()
if settings.CONFIG_VERSION != 0.1:
log.exception("Config File is out of date. Stratum will now shut down")
break
else: continue
# Check litecoind
# Check we can connect (sleep)
# Check the results: