diff options
author | martin becze <wanderer@users.noreply.github.com> | 2015-02-23 03:10:28 +0800 |
---|---|---|
committer | martin becze <wanderer@users.noreply.github.com> | 2015-02-23 03:10:28 +0800 |
commit | 94f1ca2e090b13c49879d5277591dcca35aac387 (patch) | |
tree | 07e4d3a4fb7206c13e90becd97d9ac74d04fd25e | |
parent | 168ab2b06590718b519a8509c975d469087c4b9c (diff) | |
download | dexon-tests-94f1ca2e090b13c49879d5277591dcca35aac387.tar dexon-tests-94f1ca2e090b13c49879d5277591dcca35aac387.tar.gz dexon-tests-94f1ca2e090b13c49879d5277591dcca35aac387.tar.bz2 dexon-tests-94f1ca2e090b13c49879d5277591dcca35aac387.tar.lz dexon-tests-94f1ca2e090b13c49879d5277591dcca35aac387.tar.xz dexon-tests-94f1ca2e090b13c49879d5277591dcca35aac387.tar.zst dexon-tests-94f1ca2e090b13c49879d5277591dcca35aac387.zip |
Format clean up
-rw-r--r-- | StateTests/stTransactionTest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StateTests/stTransactionTest.json b/StateTests/stTransactionTest.json index 40c0244fe..3c4c2d31d 100644 --- a/StateTests/stTransactionTest.json +++ b/StateTests/stTransactionTest.json @@ -1611,7 +1611,7 @@ "gasPrice" : "1", "nonce" : "0", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "0xffffffffffffffffffffffffffffffffffffffff", + "to" : "ffffffffffffffffffffffffffffffffffffffff", "value" : "100" } }, @@ -1836,4 +1836,4 @@ "value" : "900" } } -}
\ No newline at end of file +} |