mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
revert own commit
This commit is contained in:
parent
740159c1f6
commit
e06e511e39
1 changed files with 0 additions and 1 deletions
|
@ -389,7 +389,6 @@ class Wallet:
|
|||
return new
|
||||
|
||||
def synchronize(self):
|
||||
if self.seed is None: return
|
||||
new = []
|
||||
for account in self.accounts.keys():
|
||||
new += self.synchronize_account(account)
|
||||
|
|
Loading…
Add table
Reference in a new issue