force refresh
This commit is contained in:
@@ -119,6 +119,7 @@ class NativeInterface(Interface):
|
|||||||
is_new = True
|
is_new = True
|
||||||
|
|
||||||
if is_new or wallet.remote_url:
|
if is_new or wallet.remote_url:
|
||||||
|
self.was_updated = True
|
||||||
is_new = wallet.synchronize()
|
is_new = wallet.synchronize()
|
||||||
wallet.update_tx_history()
|
wallet.update_tx_history()
|
||||||
wallet.save()
|
wallet.save()
|
||||||
|
|||||||
Reference in New Issue
Block a user