Commit 6b7124cf authored by Kelvin Fichter's avatar Kelvin Fichter

Changed 4bid constant

parent 7b3a9894
...@@ -17,7 +17,7 @@ contract OVM_StateManager is iOVM_StateManager { ...@@ -17,7 +17,7 @@ contract OVM_StateManager is iOVM_StateManager {
* Contract Constants * * Contract Constants *
**********************/ **********************/
bytes32 constant internal EMPTY_ACCOUNT_CODE_HASH = 0x6969696969696969696969696969696969696969696969696969696969696969; bytes32 constant internal EMPTY_ACCOUNT_CODE_HASH = 0x00004B1DC0DE000000004B1DC0DE000000004B1DC0DE000000004B1DC0DE0000;
/******************************************* /*******************************************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment