mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-01-30 18:42:15 +00:00
Save after rescan
This commit is contained in:
parent
01c1fc0262
commit
f0aa4129bd
@ -862,6 +862,8 @@ impl LightClient {
|
||||
|
||||
// Then, do a sync, which will force a full rescan from the initial state
|
||||
let response = self.do_sync(true);
|
||||
|
||||
self.do_save()?;
|
||||
info!("Rescan finished");
|
||||
|
||||
response
|
||||
|
Loading…
Reference in New Issue
Block a user