mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
Several fixes and improvements
This commit is contained in:
@@ -23,4 +23,4 @@ if __name__ == '__main__':
|
||||
logger.error("bitcoind is running on a different network, check conf.py and bitcoin.conf. Shutting down")
|
||||
|
||||
else:
|
||||
logging.error("can't connect to bitcoind. Shutting down")
|
||||
logger.error("can't connect to bitcoind. Shutting down")
|
||||
|
||||
Reference in New Issue
Block a user