Revert "feat: enable shangai for our network (#4)"
This reverts commit ef7d34456a
.
This commit is contained in:
parent
0a9032a697
commit
ed465915a8
|
@ -1,4 +1,4 @@
|
|||
FROM ethereum/client-go:v1.11.6
|
||||
FROM ethereum/client-go:v1.11.5
|
||||
RUN apk --update add curl
|
||||
|
||||
COPY content .
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
"muirGlacierBlock": 0,
|
||||
"berlinBlock": 0,
|
||||
"londonBlock": 0,
|
||||
"shanghaiTime": 0,
|
||||
"arrowGlacierBlock": 0,
|
||||
"grayGlacierBlock": 0,
|
||||
"clique": {
|
||||
|
|
Loading…
Reference in New Issue