From 3487a3dfc744e435746947e5ca6b3f92afd0829d Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:42:52 +0100 Subject: [PATCH] Update README.md london hard fork --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 029165e..eb5c9d6 100644 --- a/README.md +++ b/README.md @@ -480,7 +480,9 @@ otherwise you will get errors on start because of JSON comments.** // Parity node rpc endpoint for unlocking blocks "daemon": "http://127.0.0.1:8545", // Rise error if can't reach parity - "timeout": "10s" + "timeout": "10s", + // london hard fork ON or OFF + "isLondonHardForkEnabled": false }, // Pay out miners using this module