cosmostation / keystation

🔑 Keystation - decentralized keychain-bassed authenticator enables browsing blockchains built with Cosmos SDK

Home Page:https://keystation.cosmostation.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The address of the Cosmostation web is different from the address of the Cosmostation app.

Booyoun-Kim opened this issue · comments

Describe the bug
The address of the Cosmostation web is different from the address of the Cosmostation app.

If user inputs spaces before and after mnemonic phrase create address differently. Users who already have this bug need to reset their existing keystore data.

I added $.trim() code on 103 Lines.
https://github.com/cosmostation/keystation/blob/master/www/js/pin.js#L103