This commit is contained in:
julian 2023-08-23 14:56:40 -06:00
parent 4b5686d8a4
commit 3cd31d1bf2

View file

@ -330,9 +330,6 @@ class StellarWallet extends CoinServiceAPI with WalletCache, WalletDB {
),
);
// restore from backup
// await _rescanRestore();
Logging.instance.log(
"Exception rethrown from fullRescan(): $e\n$s",
level: LogLevel.Error,