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