mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 20:39:08 +01:00
75177c5998
The network controller method `setProviderType` was marked as `async` despite doing nothing async internally. The `async` has been dropped. This should have zero functional impact. This relates to https://github.com/MetaMask/controllers/issues/971 |
||
---|---|---|
.. | ||
middleware | ||
provider-api-tests | ||
createInfuraClient.js | ||
createInfuraClient.test.js | ||
createJsonRpcClient.js | ||
createMetamaskMiddleware.js | ||
index.js | ||
network-controller.test.js | ||
network.js | ||
pending-middleware.test.js | ||
util.js | ||
util.test.js |