Skip to content

Commit

Permalink
Revert "feat: enable shangai for our network (#4)"
Browse files Browse the repository at this point in the history
This reverts commit ef7d344.
  • Loading branch information
benbierens committed Feb 28, 2024
1 parent 0a9032a commit ed46591
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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 .
Expand Down
3 changes: 1 addition & 2 deletions content/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"muirGlacierBlock": 0,
"berlinBlock": 0,
"londonBlock": 0,
"shanghaiTime": 0,
"arrowGlacierBlock": 0,
"grayGlacierBlock": 0,
"clique": {
Expand Down Expand Up @@ -1027,4 +1026,4 @@
"0xe98e0bab85fa6be01dbc1f54267fdd586a1ff976": { "balance": "50000000000000000000000000" },
"0xeb7050d31d0163679836b1d6e3a0a65f55aff240": { "balance": "50000000000000000000000000" }
}
}
}

0 comments on commit ed46591

Please sign in to comment.