mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-31 06:55:59 +00:00
[skip ci] minor
This commit is contained in:
parent
ea1d4cbb41
commit
633d5242c2
1 changed files with 1 additions and 0 deletions
|
@ -346,6 +346,7 @@ abstract class LitecoinWalletBase extends ElectrumWallet with Store {
|
|||
_syncTimer?.cancel();
|
||||
_utxoStream?.cancel();
|
||||
_stuckSyncTimer?.cancel();
|
||||
_feeRatesTimer?.cancel();
|
||||
await CwMweb.stop();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue