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