diff options
Diffstat (limited to 'TransactionTests/ttConstantinople/TransactionWithRSvalue1.json')
-rw-r--r-- | TransactionTests/ttConstantinople/TransactionWithRSvalue1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttConstantinople/TransactionWithRSvalue1.json b/TransactionTests/ttConstantinople/TransactionWithRSvalue1.json new file mode 100644 index 000000000..e0f669840 --- /dev/null +++ b/TransactionTests/ttConstantinople/TransactionWithRSvalue1.json @@ -0,0 +1,24 @@ +{ + "TransactionWithRSvalue1" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttConstantinople/TransactionWithRSvalue1Filler.json" + }, + "blocknumber" : "3094218", + "hash" : "7d442ef4740397ced8ba3f0de71405e8d0bd4c4b5b79b20c83374b9949904db4", + "rlp" : "0xdf800182520894095e7baea6a6c7c4c2dfeb977efac326af552d870b801b0101", + "sender" : "98c188f183d4e93ff2bffadd145f39b4a792ed85", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x01", + "s" : "0x01", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x0b" + } + } +}
\ No newline at end of file |