Update max code size.

This commit is contained in:
Gav Wood 2016-11-14 11:51:23 +01:00 committed by arkpar
parent 062d55a046
commit b5704f8056
1 changed files with 1 additions and 1 deletions

View File

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