This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add types for store and fix type discrepancies (#247)
* fix: add types for persistent and memory store * fix: lint * refactor: remove return from void function * refactor: edit keyringBuilders type * fix: make keyringBuilders arg optional * rollback setLocked change * Update src/KeyringController.test.ts Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com> * refactor: rollback unlockKeyrings --------- Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
- Loading branch information
1 parent
ec8b5da
commit f0baaac
Showing
5 changed files
with
72 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters