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 c2bbbb1dbc
NetworkController: Simplify event types (#19252)
In the `core` version of this controller, event types are not held in an
enum but are specified directly as strings instead.

Simplifying the event types will make it easier to compare the
NetworkController unit tests between extension and core.
2023-05-26 10:35:52 -06:00
..
provider-api-tests test: sanitize url hostname check (#19053) 2023-05-18 00:09:20 +09:00
test Use fake provider for NetworkController unit tests (#18628) 2023-04-20 15:21:41 -02:30
create-network-client.test.ts
create-network-client.ts
index.ts
network-controller.test.ts NetworkController: Simplify event types (#19252) 2023-05-26 10:35:52 -06:00
network-controller.ts NetworkController: Simplify event types (#19252) 2023-05-26 10:35:52 -06:00