Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

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
Assignees
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants