diff --git a/ethcore/res/ethereum/frontier.json b/ethcore/res/ethereum/frontier.json index 79edd47c7..12ae28130 100644 --- a/ethcore/res/ethereum/frontier.json +++ b/ethcore/res/ethereum/frontier.json @@ -134,7 +134,8 @@ "eip155Transition": "0x28d138", "eip160Transition": "0x28d138", "eip161abcTransition": "0x28d138", - "eip161dTransition": "0x28d138" + "eip161dTransition": "0x28d138", + "maxCodeSize": 23999 } } },