Open taitruong opened 4 months ago
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
@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.
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.