From 1012df6c5679cf1565e65a2eaef04b49dcb08f49 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Wed, 17 Aug 2022 17:38:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 523c100..4c36b13 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,8 @@ otherwise you will get errors on start because of JSON comments.** "address": "0x0", // Let parity to determine gas and gasPrice "autoGas": true, + // Sends as EIP1559 TX + "maxPriorityFee": "2000000000", // Gas amount and price for payout tx (advanced users only) "gas": "21000", "gasPrice": "50000000000",