Skip to content

Commit 81d68f4

Browse files
committed
Cancel Constantinople via looong delay
Added a 0 to the end of the block number
1 parent 9846579 commit 81d68f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eth/chains/mainnet/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
#
4242
# Constantinople Block
4343
#
44-
CONSTANTINOPLE_MAINNET_BLOCK = BlockNumber(7080000)
44+
CONSTANTINOPLE_MAINNET_BLOCK = BlockNumber(9876543210)

0 commit comments

Comments
 (0)