Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Web3ModalViewModel.init , what is the purpose of calling signInteractor.connect(walletUniversalLink: nil)? #79

Open
yushihang opened this issue Jun 24, 2024 · 0 comments

Comments

@yushihang
Copy link

yushihang commented Jun 24, 2024

try? await signInteractor.connect(walletUniversalLink: nil)

This function will be called each time while preparing connection to any wallet, so what is the purpose of calling it in the init() function?

@yushihang yushihang changed the title In the init function of Web3ModalViewModel, what is the purpose of calling signInteractor.connect(walletUniversalLink: nil)? In Web3ModalViewModel.init , what is the purpose of calling signInteractor.connect(walletUniversalLink: nil)? Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant