From 8a68032de54389f2fdddb4c8fd9799426dc24808 Mon Sep 17 00:00:00 2001 From: Stan Kladko <13399135+kladkogex@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:38:52 +0100 Subject: [PATCH] 1932 fix patch --- test/sixteennodes/node02/Node.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/sixteennodes/node02/Node.json b/test/sixteennodes/node02/Node.json index 9cae588d..af926e5a 100644 --- a/test/sixteennodes/node02/Node.json +++ b/test/sixteennodes/node02/Node.json @@ -3,6 +3,6 @@ "nodeID": 1112, "bindIP": "127.0.0.2", "basePort":1231, - "FastConsensusPatchTimestamp": 1, + "fastConsensusPatchTimestamp": 1, "verifyDaSigsPatchTimeStamp": 1 }