diff options
Diffstat (limited to 'src/TransactionTestsFiller/ttHomestead/libsecp256k1testFiller.json')
-rw-r--r-- | src/TransactionTestsFiller/ttHomestead/libsecp256k1testFiller.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/TransactionTestsFiller/ttHomestead/libsecp256k1testFiller.json b/src/TransactionTestsFiller/ttHomestead/libsecp256k1testFiller.json deleted file mode 100644 index 74e9c906f..000000000 --- a/src/TransactionTestsFiller/ttHomestead/libsecp256k1testFiller.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "libsecp256k1test": { - "expect" : "valid", - "blocknumber" : "1150000", - "transaction": { - "nonce": "0", - "gasPrice": "0x09184e72a000", - "gasLimit": "0xf388", - "to": "", - "data": "0x", - "r": "44", - "s": "4", - "v": "27", - "value": "0" - } - } -} |