Extracted a persist_local() function
This commit is contained in:
@@ -99,6 +99,7 @@ impl EsploraWallet {
|
||||
self.db.write(&changeset)?;
|
||||
}
|
||||
println!();
|
||||
println!("Sync complete for {}", self.name);
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user