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

forward provider connect information to interceptor #824

Closed
KillariDev opened this issue Dec 18, 2023 · 1 comment
Closed

forward provider connect information to interceptor #824

KillariDev opened this issue Dec 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@KillariDev
Copy link
Contributor

          The code is beyond this changeset but wanted to mention that `connect` listener may not be implemented or runs an empty function.

window.ethereum.on('connect', (_connectInfo: ProviderConnectInfo) => {
})

Originally posted by @jubalm in #820 (review)

@KillariDev KillariDev added the enhancement New feature or request label Feb 5, 2024
@KillariDev
Copy link
Contributor Author

already implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant