diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-07 18:44:29 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-07 18:44:29 +0800 |
commit | 2b716aec54fe19bf1fd6a5714c39a15ba25bd337 (patch) | |
tree | 67807c0a7c020b0dfde64b9b7e8217b27714c44e /tests/files/StateTests/stRefundTest.json | |
parent | 97c37356fdcfac8b704c3d75b33e322a737c4e55 (diff) | |
download | go-tangerine-2b716aec54fe19bf1fd6a5714c39a15ba25bd337.tar go-tangerine-2b716aec54fe19bf1fd6a5714c39a15ba25bd337.tar.gz go-tangerine-2b716aec54fe19bf1fd6a5714c39a15ba25bd337.tar.bz2 go-tangerine-2b716aec54fe19bf1fd6a5714c39a15ba25bd337.tar.lz go-tangerine-2b716aec54fe19bf1fd6a5714c39a15ba25bd337.tar.xz go-tangerine-2b716aec54fe19bf1fd6a5714c39a15ba25bd337.tar.zst go-tangerine-2b716aec54fe19bf1fd6a5714c39a15ba25bd337.zip |
Update JSON test files
Diffstat (limited to 'tests/files/StateTests/stRefundTest.json')
-rw-r--r-- | tests/files/StateTests/stRefundTest.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/files/StateTests/stRefundTest.json b/tests/files/StateTests/stRefundTest.json index 15a48a591..932fe239f 100644 --- a/tests/files/StateTests/stRefundTest.json +++ b/tests/files/StateTests/stRefundTest.json @@ -373,7 +373,7 @@ "code" : "0x6000600060006000600073aaae7baea6a6c7c4c2dfeb977efac326af552aaa61157cf1600055", "nonce" : "0x00", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, @@ -613,7 +613,7 @@ "code" : "0x6000600060006000600073aaae7baea6a6c7c4c2dfeb977efac326af552aaa6101f4f1600055", "nonce" : "0x00", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, @@ -685,7 +685,7 @@ "code" : "0x6000600060006000600073aaae7baea6a6c7c4c2dfeb977efac326af552aaa6101f4f1600055", "nonce" : "0x00", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, @@ -758,7 +758,7 @@ "code" : "0x6000600060006000600073aaae7baea6a6c7c4c2dfeb977efac326af552aaa6101f4f16000556000600060006000600073aaae7baea6a6c7c4c2dfeb977efac326af552aaa6101f4f1", "nonce" : "0x00", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, |