Skip to content

Commit 94d0780

Browse files
committed
[ETCM-28] Fix constantinople block number
1 parent 9f7977b commit 94d0780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/chains/eth.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# Constantinople fork block number (ETH only)
1414
# https://github.com/ethereum/pm/issues/53
15-
constantinople-block-number = "7080000"
15+
constantinople-block-number = "7280000"
1616

1717
# EIP-170 max code size (Enabled from eip161-block-number)
1818
max-code-size = "24576"

0 commit comments

Comments
 (0)