EIP-1559 - Provide updated gas price field tooltip text (#11531)

feature/default_network_editable
David Walsh 3 years ago committed by GitHub
parent ee925d0186
commit b21ad53bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/_locales/en/messages.json

@ -675,7 +675,7 @@
"message": "Medium" "message": "Medium"
}, },
"editGasPriceTooltip": { "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": { "editGasTitle": {
"message": "Edit priority" "message": "Edit priority"

Loading…
Cancel
Save