Commit e5a7008
TransactionController: providerConfig -> selectedNetworkClientId (#4357)
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>1 parent 7a1989b commit e5a7008
File tree
2 files changed
+250
-233
lines changed- packages/transaction-controller/src
2 files changed
+250
-233
lines changed
0 commit comments