1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/test/jest
Mark Stacey d6b49ae383
Refactor KeyringTypes constant (#17490)
The `HardwareKeyringTypes` constant has been renamed to `KeyringTypes`
and moved to a separate constants module, to reflect that it contains
more than just hardware wallet keyring types. This corrects a mistake
made recently during a TypeScript conversion.
2023-03-21 12:13:22 -02:30
..
background.js
constants.js
env.js
index.js
mock-store.js Refactor KeyringTypes constant (#17490) 2023-03-21 12:13:22 -02:30
mocks.js
rendering.js Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
setup.js