use callback instead of wallet.was_updated
This commit is contained in:
@@ -219,7 +219,7 @@ class WalletVerifier(threading.Thread):
|
||||
return False
|
||||
|
||||
self.save_header(header)
|
||||
print_error("verify header: ok %d"%height)
|
||||
print_error("verify header:", _hash, height)
|
||||
return True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user