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