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 adding a new network to ArgentX using wallet_addStarknetChain. The network is new to the user, account is not deployed yet!
If I try to switch to that network using wallet_switchStarknetChain, instead of asking me to deploy the account, the request Promise throws Error: User abort.
Follow up to #2132
After adding a new network to ArgentX using
wallet_addStarknetChain
.The network is new to the user, account is not deployed yet!
If I try to switch to that network using
wallet_switchStarknetChain
, instead of asking me to deploy the account, the request Promise throwsError: User abort
.If I switch the network manually, deploy the account, go back to another network and try again, it will succeed.
The text was updated successfully, but these errors were encountered: