This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
11.0.0
Changed
- BREAKING: The addNewKeyring method now expects an object containing the property
privateKeys
of typestring[]
in case the supplied keyring is a "Simple Keyring". (#202), (#228) - Migrate the project to TypeScript (#202)
- Methods that started with an underscore are now
#
private methods - Additional validation has been added to most methods
- Methods that started with an underscore are now
- deps: Unpin and bump @metamask/[email protected]>^5.1.0 (#224)