diff options
Diffstat (limited to 'TransactionTests/ttEip158/TransactionWithRSvalue1.json')
-rw-r--r-- | TransactionTests/ttEip158/TransactionWithRSvalue1.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/TransactionTests/ttEip158/TransactionWithRSvalue1.json b/TransactionTests/ttEip158/TransactionWithRSvalue1.json deleted file mode 100644 index e408c759d..000000000 --- a/TransactionTests/ttEip158/TransactionWithRSvalue1.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "TransactionWithRSvalue1" : { - "_info" : { - "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.10.6+commit.6c09e32c.Linux.g++", - "source" : "src/TransactionTestsFiller/ttEip158/TransactionWithRSvalue1Filler.json", - "sourceHash" : "0c1499239a0cb2b8cea9f30b8941a13c8521e4ed3e4dee3282236191a6237b01" - }, - "blocknumber" : "2675000", - "hash" : "7d442ef4740397ced8ba3f0de71405e8d0bd4c4b5b79b20c83374b9949904db4", - "rlp" : "0xdf800182520894095e7baea6a6c7c4c2dfeb977efac326af552d870b801b0101", - "sender" : "98c188f183d4e93ff2bffadd145f39b4a792ed85", - "transaction" : { - "data" : "", - "gasLimit" : "0x5208", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x01", - "s" : "0x01", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x0b" - } - } -}
\ No newline at end of file |