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