feat: enable shangai for our network

This commit is contained in:
Adam Uhlíř 2024-02-23 10:32:35 +01:00
parent 814b9d7bde
commit 0c9d01824b
No known key found for this signature in database
GPG Key ID: 1D17A9E81F76155B
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": {
@ -1026,4 +1027,4 @@
"0xe98e0bab85fa6be01dbc1f54267fdd586a1ff976": { "balance": "50000000000000000000000000" },
"0xeb7050d31d0163679836b1d6e3a0a65f55aff240": { "balance": "50000000000000000000000000" }
}
}
}