You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the bug witnet/witnet-rust#2384, some wallets have a gap between addresses, leading to errors when checking a wallet's balance. To fix this, importing an XPRV in Sheikah should detect if the wallet is affected by the bug and generate an XPRV with the size of the gaps.
When a user imports an XPRV, myWitWallet has to detect if the user is importing an XPRVDouble if the length is 478 and call the fromEncryptedXprvDouble method implemented in witnet.dart
No description provided.
The text was updated successfully, but these errors were encountered: