Skip to content

28.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 14:46
5ab531e

@metamask/keyring-utils 2.1.0

Added

  • Add Keyring and KeyringClass types (#201), (#205)
    • The two types have been migrated from @metamask/utils.
    • The State generic accepted by the two types was removed, and the deserialize and serialize signatures were updated to use Json instead of State as argument and return types.