How do you disable smart accounts? #5534
Unanswered
shunz19
asked this question in
Developer Support
Replies: 2 comments 3 replies
-
Hi @shunz19 can you pls explain what you are trying to do and why you're calling |
Beta Was this translation helpful? Give feedback.
3 replies
-
is it possible to disable smart account or make email account default? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When logging in with social account, the connected account defaults to a smart account. which throws error when calling provider.getSigner() for some reason.
When switching wallet address to a email one, calling provider.getSigner() works.
How do I disable smart accounts or atleast default to the non smart account one?
I'm using Ethers6 and React.
Beta Was this translation helpful? Give feedback.
All reactions