diff options
split transaction tests into separate files
Diffstat (limited to 'TransactionTests/ttFrontier/TransactionWithHighGasPrice2.json')
-rw-r--r-- | TransactionTests/ttFrontier/TransactionWithHighGasPrice2.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttFrontier/TransactionWithHighGasPrice2.json b/TransactionTests/ttFrontier/TransactionWithHighGasPrice2.json new file mode 100644 index 000000000..536d1fcb3 --- /dev/null +++ b/TransactionTests/ttFrontier/TransactionWithHighGasPrice2.json @@ -0,0 +1,24 @@ +{ + "TransactionWithHighGasPrice2" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttFrontier/TransactionWithHighGasPrice2Filler.json" + }, + "blocknumber" : "0", + "hash" : "40bb41d9b8dd1a2a4f26b8f03acfe686fe8097fda4fb8d286a2dbfa63ea374f2", + "rlp" : "0xf865808698852840a46f82520894095e7baea6a6c7c4c2dfeb977efac326af552d8780801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "d45c1531bf3d368879a474400d1b1f8a0a31b95c", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x98852840a46f", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x00" + } + } +}
\ No newline at end of file |