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