Update clique period to 5s in geth-foundry config
This commit is contained in:
parent
82b08971b6
commit
bcf595d1ac
@ -10,7 +10,7 @@
|
|||||||
"petersburgBlock": 0,
|
"petersburgBlock": 0,
|
||||||
"istanbulBlock": 0,
|
"istanbulBlock": 0,
|
||||||
"clique": {
|
"clique": {
|
||||||
"period": 2,
|
"period": 5,
|
||||||
"epoch": 3000
|
"epoch": 3000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user