diff options
fix src blockchas state tests to the actual chain parameters
todo: move blockhash tests out of state tests to bcTests
Diffstat (limited to 'src/GeneralStateTestsFiller/stBlockHashTest/blockhashJITFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stBlockHashTest/blockhashJITFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stBlockHashTest/blockhashJITFiller.json b/src/GeneralStateTestsFiller/stBlockHashTest/blockhashJITFiller.json index 4eab80b88..0fa6aa47b 100644 --- a/src/GeneralStateTestsFiller/stBlockHashTest/blockhashJITFiller.json +++ b/src/GeneralStateTestsFiller/stBlockHashTest/blockhashJITFiller.json @@ -19,7 +19,7 @@ "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { - "0x" : "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d", + "0x" : "0xa918d8371726efc228872df7238ff4b815a21dd07bc79b71abbbebf7d280cfbc", "0x01" : "0" } } |