diff options
Diffstat (limited to 'TransactionTests/ttFrontier/TransactionWithSvalueHigh.json')
-rw-r--r-- | TransactionTests/ttFrontier/TransactionWithSvalueHigh.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttFrontier/TransactionWithSvalueHigh.json b/TransactionTests/ttFrontier/TransactionWithSvalueHigh.json new file mode 100644 index 000000000..564dadf45 --- /dev/null +++ b/TransactionTests/ttFrontier/TransactionWithSvalueHigh.json @@ -0,0 +1,24 @@ +{ + "TransactionWithSvalueHigh" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttFrontier/TransactionWithSvalueHighFiller.json" + }, + "blocknumber" : "0", + "hash" : "c90d3b02eb65a7dd5087b0110c4ae34e9ce146402edc641d6f1d85a5c7a953f9", + "rlp" : "0xf85f800182520894095e7baea6a6c7c4c2dfeb977efac326af552d870b801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364140", + "sender" : "474869ba435affa1f45aaada48520880921c0887", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364140", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x0b" + } + } +}
\ No newline at end of file |