Skip to content

Prefer chainId over networkId whenever possible #7963

@rekmarks

Description

@rekmarks

Our stack uses networkId from net_version extensively. We should switch to using the chainId from eth_chainId (EIP here) wherever possible. Places/cases include:

  • The transaction controller
    • Especially when signing transactions (as suggested by Truffle)
  • The UI

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions