Update max code size.

Former-commit-id: 54bae3d00fab74f17767cef6d95ee52271d9486e
This commit is contained in:
Gav Wood 2016-11-14 11:51:23 +01:00 committed by arkpar
parent 0b2eb3a4c3
commit b007c7225f

View File

@ -135,7 +135,7 @@
"eip160Transition": "0x7fffffffffffffff",
"eip161abcTransition": "0x7fffffffffffffff",
"eip161dTransition": "0x7fffffffffffffff",
"maxCodeSize": 23999
"maxCodeSize": 24576
}
}
},