aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithSvaluePrefixed00_gnvFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithSvaluePrefixed00_gnvFiller.json')
-rw-r--r--src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithSvaluePrefixed00_gnvFiller.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithSvaluePrefixed00_gnvFiller.json b/src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithSvaluePrefixed00_gnvFiller.json
new file mode 100644
index 000000000..cb19f6c48
--- /dev/null
+++ b/src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithSvaluePrefixed00_gnvFiller.json
@@ -0,0 +1,18 @@
+{
+ "TransactionWithSvaluePrefixed00_gnv" : {
+ "expect" : "valid",
+ "blocknumber" : "3094218",
+ "transaction" :
+ {
+ "data" : "",
+ "gasLimit" : "21000",
+ "gasPrice" : "0",
+ "nonce" : "0",
+ "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
+ "value" : "0",
+ "v" : "1",
+ "r" : "0",
+ "s" : "0x0000000000000000000000000000"
+ }
+ }
+}