Revert "feat: enable shangai for our network (#4)"

This reverts commit ef7d34456a.
This commit is contained in:
benbierens 2024-02-28 09:47:09 +01:00
parent 0a9032a697
commit ed465915a8
No known key found for this signature in database
GPG Key ID: 877D2C2E09A22F3A
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM ethereum/client-go:v1.11.6 FROM ethereum/client-go:v1.11.5
RUN apk --update add curl RUN apk --update add curl
COPY content . COPY content .

View File

@ -12,7 +12,6 @@
"muirGlacierBlock": 0, "muirGlacierBlock": 0,
"berlinBlock": 0, "berlinBlock": 0,
"londonBlock": 0, "londonBlock": 0,
"shanghaiTime": 0,
"arrowGlacierBlock": 0, "arrowGlacierBlock": 0,
"grayGlacierBlock": 0, "grayGlacierBlock": 0,
"clique": { "clique": {