mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
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.