Skip to content

363.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 13:43
59b183d

@metamask/keyring-controller 21.0.3

Changed

  • ExportableKeyEncryptor is now a generic type with a type parameter EncryptionKey (#5395)
    • The type parameter defaults to unknown

Fixed

  • Fixed wrong error message thrown when using the wrong password (#5627)