1
0
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:
David Walsh 2021-07-15 15:47:51 -05:00 committed by GitHub
parent ee925d0186
commit b21ad53bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"