Handle locked metamask #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Until metamask is unlocked we can not access the user's account and make transactions.
We somehow need to handle this.
One idea would be to add an alert message to notify the user to unlock metamask.