Skip to content

2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 May 13:37
dc09b4b

@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)