From bd541caf3b397f7e09f7c5daa2722181224b277e Mon Sep 17 00:00:00 2001 From: Mikhail Wall Date: Wed, 12 Jun 2024 01:51:30 +0200 Subject: [PATCH] chore: updated genesis --- geth-poa/genesis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geth-poa/genesis.json b/geth-poa/genesis.json index aefe2ab71e..3cc9959ad0 100644 --- a/geth-poa/genesis.json +++ b/geth-poa/genesis.json @@ -15,7 +15,7 @@ "arrowGlacierBlock": 0, "grayGlacierBlock": 0, "clique": { - "period": 0, + "period": 100, "epoch": 30000 } },