aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttEip158/TransactionWithRSvalue1Filler.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/TransactionTestsFiller/ttEip158/TransactionWithRSvalue1Filler.json')
-rw-r--r--src/TransactionTestsFiller/ttEip158/TransactionWithRSvalue1Filler.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/TransactionTestsFiller/ttEip158/TransactionWithRSvalue1Filler.json b/src/TransactionTestsFiller/ttEip158/TransactionWithRSvalue1Filler.json
deleted file mode 100644
index 347f38b80..000000000
--- a/src/TransactionTestsFiller/ttEip158/TransactionWithRSvalue1Filler.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "TransactionWithRSvalue1" : {
- "expect" : "valid",
- "blocknumber" : "2675000",
- "sender" : "98c188f183d4e93ff2bffadd145f39b4a792ed85",
- "transaction" :
- {
- "data" : "",
- "gasLimit" : "21000",
- "gasPrice" : "1",
- "nonce" : "0",
- "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
- "value" : "11",
- "v" : "27",
- "r" : "1",
- "s" : "1"
- }
- }
-}