mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
e5a050b36f
Only the first parameter, `type`, was ever passed in. The others are superfluous. The defaults have been set directly instead. It's a bit silly to set the `rpcUrl` and `nickname` to an empty string, but to make this more sensible would take much more effort. This at least is simpler and guaranteed to be equivalent. |
||
---|---|---|
.. | ||
middleware | ||
createInfuraClient.js | ||
createJsonRpcClient.js | ||
createMetamaskMiddleware.js | ||
index.js | ||
network-controller.test.js | ||
network.js | ||
pending-middleware.test.js | ||
util.js |