mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
force refresh
This commit is contained in:
parent
f599b3638f
commit
cc1bb64e5a
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ class NativeInterface(Interface):
|
|||
is_new = True
|
||||
|
||||
if is_new or wallet.remote_url:
|
||||
self.was_updated = True
|
||||
is_new = wallet.synchronize()
|
||||
wallet.update_tx_history()
|
||||
wallet.save()
|
||||
|
|
Loading…
Add table
Reference in a new issue