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

Dispatch event on keyring store lock/unlock #742

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

temple-0
Copy link

@temple-0 temple-0 commented Jun 4, 2023

Emitting an event on keystore lock/unlock to make it easier for dApp developers to detect when the user locks/unlocks their wallet and perform necessary actions (e.g disconnect the wallet from the dApp when the wallet gets locked).

Named events "keplr_keystorelock" and "keplr_keystoreunlock" to make it easier for event listeners to determine the proper action to perform.

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

Successfully merging this pull request may close these issues.

1 participant