diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-02 23:34:03 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-02 23:34:03 +0800 |
commit | b13735b40024ccc704a4c343b2985165a3bc66f4 (patch) | |
tree | a814196fe4c154f886ba0c6a9ba4348c9268b849 /tests/files/StateTests/stPreCompiledContracts.json | |
parent | b383ff0b96a1cf3df0b56f13b8d303ae4d4977ad (diff) | |
download | dexon-b13735b40024ccc704a4c343b2985165a3bc66f4.tar dexon-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.gz dexon-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.bz2 dexon-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.lz dexon-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.xz dexon-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.zst dexon-b13735b40024ccc704a4c343b2985165a3bc66f4.zip |
updated tests
Diffstat (limited to 'tests/files/StateTests/stPreCompiledContracts.json')
-rw-r--r-- | tests/files/StateTests/stPreCompiledContracts.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/files/StateTests/stPreCompiledContracts.json b/tests/files/StateTests/stPreCompiledContracts.json index 0f1db1275..8cca6f7a4 100644 --- a/tests/files/StateTests/stPreCompiledContracts.json +++ b/tests/files/StateTests/stPreCompiledContracts.json @@ -1074,14 +1074,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "32684", + "balance" : "986358", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999867316", + "balance" : "999999999998913642", "code" : "0x", "nonce" : "1", "storage" : { @@ -1631,14 +1631,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "32684", + "balance" : "986358", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999867316", + "balance" : "999999999998913642", "code" : "0x", "nonce" : "1", "storage" : { |