diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-08-26 21:08:17 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-08-26 21:08:17 +0800 |
commit | 110eaf184cbfdf98647d18985b8ba9e54dc70975 (patch) | |
tree | a9f4ef01f585f80f5ea4bcc6e4e98fb3268cfae9 | |
parent | e1eb68862d1db32236bfc2b71f0f93b9f0cf968a (diff) | |
parent | 7e89eaa5f725fbbde8faa03c314e4b060413749a (diff) | |
download | dexon-tests-110eaf184cbfdf98647d18985b8ba9e54dc70975.tar dexon-tests-110eaf184cbfdf98647d18985b8ba9e54dc70975.tar.gz dexon-tests-110eaf184cbfdf98647d18985b8ba9e54dc70975.tar.bz2 dexon-tests-110eaf184cbfdf98647d18985b8ba9e54dc70975.tar.lz dexon-tests-110eaf184cbfdf98647d18985b8ba9e54dc70975.tar.xz dexon-tests-110eaf184cbfdf98647d18985b8ba9e54dc70975.tar.zst dexon-tests-110eaf184cbfdf98647d18985b8ba9e54dc70975.zip |
Merge remote-tracking branch 'origin/develop' into develop
-rw-r--r-- | TransactionTests/ttTransactionTest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TransactionTests/ttTransactionTest.json b/TransactionTests/ttTransactionTest.json index 00169d293..9fb2ff2bf 100644 --- a/TransactionTests/ttTransactionTest.json +++ b/TransactionTests/ttTransactionTest.json @@ -419,7 +419,7 @@ "gasLimit" : "0xf710", "gasPrice" : "0x09184e72a000", "nonce" : "0x0d", - "r" : "0x006ab6dda9f4df56ea45583af36660329147f1753f3724ea5eb9ed83e812ca77", + "r" : "0x6ab6dda9f4df56ea45583af36660329147f1753f3724ea5eb9ed83e812ca77", "s" : "0x495701e230667832c8999e884e366a61028633ecf951e8cd66d119f381ae5718", "to" : "7c47ef93268a311f4cad0c750724299e9b72c268", "v" : "0x1c", |