Skip to content

Commit

Permalink
TransactionController: providerConfig -> selectedNetworkClientId (#4357)
Browse files Browse the repository at this point in the history
The `providerConfig` state property is being removed from
NetworkController. Currently this property is used in
TransactionController to get the currently selected chain, but
`selectedNetworkClientId` can be used instead. This commit makes that
transition so that we can fully drop `providerConfig`.

---------

Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
  • Loading branch information
mcmire and MajorLift authored Jun 7, 2024
1 parent f28d7a1 commit f7af268
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 233 deletions.
Loading

0 comments on commit f7af268

Please sign in to comment.