1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-01 21:57:06 +01:00
metamask-extension/ui/pages/create-account/connect-hardware
Mark Stacey d1cea85f33
Rename provider to providerConfig (#18907)
* Rename `provider` to `providerConfig`

The network controller `provider` state has been renamed to
 `providerConfig`. This better reflects what this state is, and makes
this controller more closely aligned with the core network controller.

All references to the provider configuration have been updated to
prefer `providerConfig` over `provider`, to make the distinction clear
between a provider and provider config.

Closes #18902

* Add migration
2023-05-02 13:23:20 -02:30
..
__snapshots__ 18566 firefox ledger u2f message (#18570) 2023-04-19 19:23:07 -02:30
account-list.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
account-list.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
index.js Update Button prop name type to variant (#18774) 2023-04-26 11:17:25 -05:00
index.scss Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
index.test.tsx Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
select-hardware.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
select-hardware.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30