1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/selectors
Dan J Miller b7b30d0796 Use eth_gasPrice result for setting too low warning on custom networks (#11370)
* Use eth_gasPrice result for setting too low warning on custom networks

* Assume CustomPriceSafeForCustomNetwork when there is no custom price set (it will default to recommended)
2021-06-24 11:17:21 -07:00
..
confirm-transaction.js
confirm-transaction.test.js
custom-gas.js Use eth_gasPrice result for setting too low warning on custom networks (#11370) 2021-06-24 11:17:21 -07:00
custom-gas.test.js
first-time-flow.js
index.js
permissions.js
permissions.test.js
selectors.js
selectors.test.js
send-selectors-test-data.js
send.js
send.test.js
transactions.js
transactions.test.js