1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers/network
Elliot Winkler cc2e18b16a
Add getProviderConfig action to NetworkController (#19317)
This controller action exists within the core version of
NetworkController. Although there are no plans to make use of this
action within the extension, it has accompanying tests. So ultimately,
the goal of this commit (like others) is to make it easier to compare
differences in the NetworkController tests between this repo and core
by adding a test for the `getProviderConfig` action.
2023-05-31 09:29:59 -06:00
..
provider-api-tests
test
create-network-client.test.ts
create-network-client.ts
index.ts
network-controller.test.ts Add getProviderConfig action to NetworkController (#19317) 2023-05-31 09:29:59 -06:00
network-controller.ts Add getProviderConfig action to NetworkController (#19317) 2023-05-31 09:29:59 -06:00