diff options
author | Dimitry <dimitry@ethdev.com> | 2017-03-17 20:18:01 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-03-17 20:18:01 +0800 |
commit | 8858744aa1ce1be54f2c5149cb4c4b2ce0090cc6 (patch) | |
tree | de54d8c58a77a0862fffa664c65484e226b743ae /TransactionTests/EIP155/ttTransactionTest.json | |
parent | e80ecda813be16f8a39d661efcbe686231bc2a8e (diff) | |
download | dexon-tests-8858744aa1ce1be54f2c5149cb4c4b2ce0090cc6.tar dexon-tests-8858744aa1ce1be54f2c5149cb4c4b2ce0090cc6.tar.gz dexon-tests-8858744aa1ce1be54f2c5149cb4c4b2ce0090cc6.tar.bz2 dexon-tests-8858744aa1ce1be54f2c5149cb4c4b2ce0090cc6.tar.lz dexon-tests-8858744aa1ce1be54f2c5149cb4c4b2ce0090cc6.tar.xz dexon-tests-8858744aa1ce1be54f2c5149cb4c4b2ce0090cc6.tar.zst dexon-tests-8858744aa1ce1be54f2c5149cb4c4b2ce0090cc6.zip |
refill transaction tests with zeroSig
Diffstat (limited to 'TransactionTests/EIP155/ttTransactionTest.json')
-rw-r--r-- | TransactionTests/EIP155/ttTransactionTest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TransactionTests/EIP155/ttTransactionTest.json b/TransactionTests/EIP155/ttTransactionTest.json index a011268aa..6ed245629 100644 --- a/TransactionTests/EIP155/ttTransactionTest.json +++ b/TransactionTests/EIP155/ttTransactionTest.json @@ -559,7 +559,7 @@ }, "ZeroSigTransaction" : { "blocknumber" : "2675000", - "rlp" : "0xdf030182c73894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a80808080" + "rlp" : "0xdf030182c73894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a80058080" }, "dataTx_bcValidBlockTest" : { "blocknumber" : "2675000", |