diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stCreate2/create2InitCodesFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCreate2/create2InitCodesFiller.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCreate2/create2InitCodesFiller.json b/src/GeneralStateTestsFiller/stCreate2/create2InitCodesFiller.json index fb8031b85..5325911cc 100644 --- a/src/GeneralStateTestsFiller/stCreate2/create2InitCodesFiller.json +++ b/src/GeneralStateTestsFiller/stCreate2/create2InitCodesFiller.json @@ -42,7 +42,8 @@ "network" : [">=Constantinople"], "result" : { "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { - "shouldnotexist" : "1" + "balance" : "1", + "nonce" : "2" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" |