diff options
Diffstat (limited to 'TransactionTests/ttVRuleEip158/TransactionWithRvalue1.json')
-rw-r--r-- | TransactionTests/ttVRuleEip158/TransactionWithRvalue1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttVRuleEip158/TransactionWithRvalue1.json b/TransactionTests/ttVRuleEip158/TransactionWithRvalue1.json new file mode 100644 index 000000000..7404a96c6 --- /dev/null +++ b/TransactionTests/ttVRuleEip158/TransactionWithRvalue1.json @@ -0,0 +1,24 @@ +{ + "TransactionWithRvalue1" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttVRuleEip158/TransactionWithRvalue1Filler.json" + }, + "blocknumber" : "2675000", + "hash" : "7c57bc81289c9d63883ca0c172ad1fb1709a138d0b1657eba4de566ce0b22434", + "rlp" : "0xf83f800182520894095e7baea6a6c7c4c2dfeb977efac326af552d870b802501a01fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "77316e07ab2795f2419574b058732cdc7e770fd4", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x01", + "s" : "0x1fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x25", + "value" : "0x0b" + } + } +}
\ No newline at end of file |