diff --git a/jmclient/jmclient/taker.py b/jmclient/jmclient/taker.py index d05197c..ea6a25a 100644 --- a/jmclient/jmclient/taker.py +++ b/jmclient/jmclient/taker.py @@ -359,8 +359,8 @@ class Taker(object): if None in utxo_data: jlog.warn(('ERROR outputs unconfirmed or already spent. ' 'utxo_data={}').format(pprint.pformat(utxo_data))) - # when internal reviewing of makers is created, add it here to - # immediately quit; currently, the timeout thread suffices. + jlog.warn('Disregarding this counterparty.') + del self.utxos[nick] continue #Complete maker authorization: