terra-money/wallet-kit

Station-connector `connect()` errors after unlocking wallet

Opened this issue · 0 comments

Repro steps:

install latest version of terra station chrome extension v7.4.10
lock the wallet
image

type in browser console

await window.station.connect()

this should popup the locked wallet
image

enter wallet credentials and click submit
image

Expected

connect() should return ConnectResponse but errors instead
image