Skip to content

NetworkController: Capture EIP-1559 support for the current network within lookupNetwork #1203

@mcmire

Description

@mcmire

In the extension version of NetworkController, the check to determine whether the current network supports EIP-1559 is made within lookupNetwork, where the network ID is also captured, whereas in this version, it happens independently in #configureProvider, which occurs before lookupNetwork is called. We should move the check to lookupNetwork to reduce the number of differences between the two versions of the controllers.

Metadata

Metadata

Assignees

Labels

team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions