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 } },