mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
c84b85f953
The core version of NetworkControler features a controller action, `NetworkController:getEthQuery`, which, as its name implies, can be used to get the EthQuery instance that has been created specially to talk to the currently selected network. As a result there is a corresponding unit test for this action. To make the test suites between this version of NetworkController and core easier to compare, this commit adds the action along with its test. |
||
---|---|---|
.. | ||
provider-api-tests | ||
test | ||
create-network-client.test.ts | ||
create-network-client.ts | ||
index.ts | ||
network-controller.test.ts | ||
network-controller.ts |