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

EIP-6963 Events Should be Easy to Unsubscribe From #7280

Open
danforbes opened this issue Sep 23, 2024 · 0 comments
Open

EIP-6963 Events Should be Easy to Unsubscribe From #7280

danforbes opened this issue Sep 23, 2024 · 0 comments
Labels

Comments

@danforbes
Copy link
Contributor

The implementation of EIP-6963 involves registering two event handlers, but the API does not provide an easy way for users to unsubscribe from these events. The EIP-6963 implementation should clean up any event handlers it registers and provide users with a way to clean up event handlers that are created on their behalf.

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

No branches or pull requests

2 participants