follow-up ab2f59590c
This commit is contained in:
@@ -647,7 +647,7 @@ class Commands:
|
|||||||
util.print_error('Got Response for %s' % address)
|
util.print_error('Got Response for %s' % address)
|
||||||
except BaseException as e:
|
except BaseException as e:
|
||||||
util.print_error(str(e))
|
util.print_error(str(e))
|
||||||
self.network.subscribe_to_addresses([addr], callback)
|
self.network.subscribe_to_addresses([address], callback)
|
||||||
return True
|
return True
|
||||||
|
|
||||||
@command('wn')
|
@command('wn')
|
||||||
|
|||||||
Reference in New Issue
Block a user