mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
enable berlin & london (#76)
This commit is contained in:
parent
06190d0642
commit
c180aa2e75
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
"constantinopleBlock": 0,
|
||||
"petersburgBlock": 0,
|
||||
"istanbulBlock": 0,
|
||||
"berlinBlock": 0,
|
||||
"londonBlock": 0,
|
||||
"clique": {
|
||||
"period": 15,
|
||||
"epoch": 30000
|
||||
|
|
|
|||
Loading…
Reference in a new issue