mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 11:59:30 +00:00
epic bugfix
This commit is contained in:
parent
6ac6dc2724
commit
203cd12678
1 changed files with 1 additions and 0 deletions
|
@ -1055,6 +1055,7 @@ class EpicCashWallet extends CoinServiceAPI
|
|||
await Future.wait([
|
||||
epicUpdateRestoreHeight(bufferedCreateHeight),
|
||||
updateCachedIsFavorite(false),
|
||||
updateCachedId(walletId),
|
||||
epicUpdateReceivingIndex(0),
|
||||
epicUpdateChangeIndex(0),
|
||||
]);
|
||||
|
|
Loading…
Reference in a new issue