mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 16:31:29 +00:00
adasdsada
This commit is contained in:
parent
84996d6aa2
commit
90c8e4450e
1 changed files with 1 additions and 0 deletions
|
@ -429,6 +429,7 @@ class Blockchain(util.PrintError):
|
|||
try:
|
||||
self.verify_header(header, prev_hash, target)
|
||||
except BaseException as e:
|
||||
self.print_error(e)
|
||||
return False
|
||||
self.print_error("6")
|
||||
return True
|
||||
|
|
Loading…
Add table
Reference in a new issue