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