You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After login with Bitte Wallet, selector.store.getState().accounts returns some AccountState object which only has accountId, and no publicKey (undefined), I expect the publicKey to be a FunctionCall publicKey which is created through login.
The text was updated successfully, but these errors were encountered:
After login with Bitte Wallet,
selector.store.getState().accounts
returns someAccountState
object which only has accountId, and no publicKey (undefined), I expect the publicKey to be a FunctionCall publicKey which is created through login.The text was updated successfully, but these errors were encountered: