You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@metamask/snap-simple-keyring-snap
Added
Implement keyring_setSelectedAccounts and keyring_resolveAccountAddress (#176)
Required for compatibility with @metamask/eth-snap-keyring@^22, which invokes these methods when MetaMask switches the active account or needs to resolve the signer for a request.
Allow the metamask origin to call keyring_createAccount, keyring_resolveAccountAddress, and keyring_setSelectedAccounts (#176)