mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
d1cea85f33
* Rename `provider` to `providerConfig` The network controller `provider` state has been renamed to `providerConfig`. This better reflects what this state is, and makes this controller more closely aligned with the core network controller. All references to the provider configuration have been updated to prefer `providerConfig` over `provider`, to make the distinction clear between a provider and provider config. Closes #18902 * Add migration |
||
---|---|---|
.. | ||
__snapshots__ | ||
awaiting-signatures | ||
awaiting-swap | ||
build-quote | ||
countdown-timer | ||
create-new-swap | ||
dropdown-input-pair | ||
dropdown-search-list | ||
exchange-rate-display | ||
fee-card | ||
import-token | ||
loading-swaps-quotes | ||
main-quote-summary | ||
searchable-item-list | ||
select-quote-popover | ||
slippage-buttons | ||
smart-transaction-status | ||
swaps-footer | ||
view-on-block-explorer | ||
view-quote | ||
index.js | ||
index.scss | ||
index.test.js | ||
swaps-util-test-constants.js | ||
swaps.util.test.js | ||
swaps.util.ts |