crypto-com / chain-desktop-wallet

Crypto.com DeFi Desktop Wallet
https://crypto.com/defi-wallet
Other
362 stars 112 forks source link

Fix: Ledger Address Mismatch & Balance goes to Zero after Wallet lock #1277

Closed crypto-matto closed 1 year ago

crypto-matto commented 1 year ago

Issue

This issue was due to the fact that after every unlock wallet, it will runs onWalletDecryptFinishCreateFreshAssets() which remigrates all assets once again. But this step is not necessary at all. This step also lead to empty Ledger addresses.