From b21ad53bdcf94e7f91f76a3ec65ac6a6755ff9e3 Mon Sep 17 00:00:00 2001 From: David Walsh Date: Thu, 15 Jul 2021 15:47:51 -0500 Subject: [PATCH] EIP-1559 - Provide updated gas price field tooltip text (#11531) --- app/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index c66932f8b..405faa011 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -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"