Skip to content

Commit d06b792

Browse files
committed
minor change in CallSha256_1_nonzeroValue test
1 parent d434ecd commit d06b792

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

StateTests/stPreCompiledContracts.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1094,15 +1094,15 @@
10941094
"out" : "0x",
10951095
"post" : {
10961096
"0000000000000000000000000000000000000002" : {
1097-
"balance" : "13",
1097+
"balance" : "19",
10981098
"code" : "0x",
10991099
"nonce" : "0",
11001100
"storage" : {
11011101
}
11021102
},
11031103
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
1104-
"balance" : "20099987",
1105-
"code" : "0x6020600060006000600d60026101f4f1600255600051600055",
1104+
"balance" : "20099981",
1105+
"code" : "0x6020600060006000601360026101f4f1600255600051600055",
11061106
"nonce" : "0",
11071107
"storage" : {
11081108
"0x" : "0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
@@ -1127,7 +1127,7 @@
11271127
"pre" : {
11281128
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
11291129
"balance" : "20000000",
1130-
"code" : "0x6020600060006000600d60026101f4f1600255600051600055",
1130+
"code" : "0x6020600060006000601360026101f4f1600255600051600055",
11311131
"nonce" : "0",
11321132
"storage" : {
11331133
}

0 commit comments

Comments
 (0)