-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After wallet restoration the getSelectedAccount(CoinType.ETH) returns null (Brave-Core) #24800
Comments
This should be already fixed by brave/brave-core#14135 |
@darkdh I have been debugging and testing this from some days past week, getting |
FYI: I have created a separate issue to handle this manually on android : #24929 |
The above requires |
Verification passed on Oppo Reno 5 with Android 12 running 1.44.97 x64 build
Verification passed on Samsung Tab A with Android 10 running 1.44.97 x64 build
|
Description
After creating a new wallet or restoring wallet getSelectedAccount(CoinType.ETH,.... is returning null, causes unexpected behaviour while showing pending transaction for default accounts per coin.
Steps to reproduce
Actual result
getSelectedAccount for ETH returns null
Expected result
the first auto created Ethereum account should be the selected account for ETH coin type
Issue reproduces how often
easy
Version/Channel Information:
The text was updated successfully, but these errors were encountered: