mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
The `chainId` is now used by the account tracker to identify the current network, instead of the `networkId`. This should have no functional impact, aside from that different chains with the same `networkId` will now be correctly distinguished from each other.