diff options
Merge pull request #367 from ethereum/schema-linting
Improvements to Test Schema Linting
Diffstat (limited to 'src/GeneralStateTestsFiller/stRandom2/randomStatetest578Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRandom2/randomStatetest578Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRandom2/randomStatetest578Filler.json b/src/GeneralStateTestsFiller/stRandom2/randomStatetest578Filler.json index b3497f099..c1e71d9f3 100644 --- a/src/GeneralStateTestsFiller/stRandom2/randomStatetest578Filler.json +++ b/src/GeneralStateTestsFiller/stRandom2/randomStatetest578Filler.json @@ -22,7 +22,7 @@ "code" : "0x7f000000000000000000000000000000000000000000000000000000000000c350457f00000000000000000000000000000000000000000000000000000000000000007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f000000000000000000000000000000000000000000000000000000000000c3507f00000000000000000000000100000000000000000000000000000000000000007f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff4255", "nonce" : "0", "storage" : { - "0x01" : "0", + "0x01" : "0x00", "0x3e8" : "0x000000000000000000000000ffffffffffffffffffffffffffffffffffffffff" } }, |