feat: enable shangai for our network (#4)

This commit is contained in:
Adam Uhlíř 2024-02-23 10:37:06 +01:00 committed by GitHub
parent 814b9d7bde
commit ef7d34456a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

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

View File

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