mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
EIP-1559 - Provide updated gas price field tooltip text (#11531)
This commit is contained in:
parent
ee925d0186
commit
b21ad53bdc
@ -675,7 +675,7 @@
|
||||
"message": "Medium"
|
||||
},
|
||||
"editGasPriceTooltip": {
|
||||
"message": "This network uses an older version of gas pricing which requires a “Gas price” field. Gas price is the maximum amount you are willing to pay per unit of gas."
|
||||
"message": "This network requires a “Gas price” field when submitting a transaction. Gas price is the amount you will pay pay per unit of gas."
|
||||
},
|
||||
"editGasTitle": {
|
||||
"message": "Edit priority"
|
||||
|
Loading…
Reference in New Issue
Block a user