File "poclbm.py", line 70, in
miner = BitcoinMiner(devices[options.device], options, VERSION, HttpTranspor
t.HttpTransport)
File "C:\BTC\flower1024-poclbm-current\BitcoinMiner.py", line 45, in __init__
self.transport = transport(self, self.options.phatk2 or self.options.phatk2_
1)
File "C:\BTC\flower1024-poclbm-current\HttpTransport.py", line 20, in __init__
super(HttpTransport, self).__init__(miner)
File "C:\BTC\flower1024-poclbm-current\Transport.py", line 53, in __init__
say_line("adding server " + js["servers"][srv]["user"] + " @ " + js["servers
"][srv]["mine_address"])
KeyError: 'mine_address'