Use threading.Event() to wait until value is initially set rather than use a mutex...
[electrum-server.git] / server-genjix.py
2012-03-21 genjixUse threading.Event() to wait until value is initially...
2012-03-21 genjixnumblocks.subscribe responds with latest block.
2012-03-21 genjixAdded genjix server which uses libbitcoin (python-bitco...