Skip to content

Commit a70c4b5

Browse files
committed
Fix return tests.
1 parent f146467 commit a70c4b5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

StateTests/stSystemOperationsTest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5388,14 +5388,14 @@
53885388
}
53895389
},
53905390
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
5391-
"balance" : "512",
5391+
"balance" : "507",
53925392
"code" : "0x",
53935393
"nonce" : "0",
53945394
"storage" : {
53955395
}
53965396
},
53975397
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
5398-
"balance" : "999999999999899488",
5398+
"balance" : "999999999999899493",
53995399
"code" : "0x",
54005400
"nonce" : "1",
54015401
"storage" : {
@@ -5449,14 +5449,14 @@
54495449
}
54505450
},
54515451
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
5452-
"balance" : "517",
5452+
"balance" : "507",
54535453
"code" : "0x",
54545454
"nonce" : "0",
54555455
"storage" : {
54565456
}
54575457
},
54585458
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
5459-
"balance" : "999999999999899483",
5459+
"balance" : "999999999999899493",
54605460
"code" : "0x",
54615461
"nonce" : "1",
54625462
"storage" : {
@@ -5510,14 +5510,14 @@
55105510
}
55115511
},
55125512
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
5513-
"balance" : "673",
5513+
"balance" : "508",
55145514
"code" : "0x",
55155515
"nonce" : "0",
55165516
"storage" : {
55175517
}
55185518
},
55195519
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
5520-
"balance" : "999999999999899327",
5520+
"balance" : "999999999999899492",
55215521
"code" : "0x",
55225522
"nonce" : "1",
55235523
"storage" : {
@@ -5827,4 +5827,4 @@
58275827
"value" : "100000"
58285828
}
58295829
}
5830-
}
5830+
}

0 commit comments

Comments
 (0)