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