diff options
Diffstat (limited to 'TransactionTests/ttVRuleEip158/TransactionWithRSvalue1.json')
-rw-r--r-- | TransactionTests/ttVRuleEip158/TransactionWithRSvalue1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttVRuleEip158/TransactionWithRSvalue1.json b/TransactionTests/ttVRuleEip158/TransactionWithRSvalue1.json new file mode 100644 index 000000000..ea050ebc2 --- /dev/null +++ b/TransactionTests/ttVRuleEip158/TransactionWithRSvalue1.json @@ -0,0 +1,24 @@ +{ + "TransactionWithRSvalue1" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttVRuleEip158/TransactionWithRSvalue1Filler.json" + }, + "blocknumber" : "2675000", + "hash" : "f9ce10b51dd10ff7a567f1985623ca38d446e28a053f3647c5465630178cd0f4", + "rlp" : "0xdf800182520894095e7baea6a6c7c4c2dfeb977efac326af552d870b80260101", + "sender" : "34d858a9b020920858646624388d432bc407aa23", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x01", + "s" : "0x01", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x26", + "value" : "0x0b" + } + } +}
\ No newline at end of file |