mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 18:25:21 +00:00
do not save here; redundant
This commit is contained in:
parent
fc2b6b0328
commit
37de9d377d
1 changed files with 0 additions and 1 deletions
|
@ -361,7 +361,6 @@ class Wallet:
|
|||
print address
|
||||
self.history[address] = h = self.retrieve_history(address)
|
||||
self.status[address] = h[-1]['blk_hash'] if h else None
|
||||
self.save()
|
||||
return address
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue