diff --git a/geth-poa/genesis.json b/geth-poa/genesis.json index 1d40705a8a..fe7543d605 100644 --- a/geth-poa/genesis.json +++ b/geth-poa/genesis.json @@ -15,7 +15,7 @@ "arrowGlacierBlock": 0, "grayGlacierBlock": 0, "clique": { - "period": 200, + "period": 2000, "epoch": 30000 } },