We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was assuming that lib is getting data from keplr extension, isnt it?
Like, using Keplr extension, I have imported a terra wallet and in the dialog it asked to Select Account Derivation Path.
Select Account Derivation Path
But then in my frontend using keplr lib and calling Key.bech32Address I always get wrong address with cointype 118.
Key.bech32Address
The text was updated successfully, but these errors were encountered:
@taitruong Hello. Is the correct address not being selected when you make your selections on the Select Account Derivation Path page, as shown below?
Please make sure you have pressed the import button below.
Sorry, something went wrong.
No branches or pull requests
I was assuming that lib is getting data from keplr extension, isnt it?
Like, using Keplr extension, I have imported a terra wallet and in the dialog it asked to
Select Account Derivation Path
.But then in my frontend using keplr lib and calling
Key.bech32Address
I always get wrong address with cointype 118.The text was updated successfully, but these errors were encountered: