diff options
Diffstat (limited to 'src/TransactionTestsFiller/ttSignature/Vitalik_12Filler.json')
-rw-r--r-- | src/TransactionTestsFiller/ttSignature/Vitalik_12Filler.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/TransactionTestsFiller/ttSignature/Vitalik_12Filler.json b/src/TransactionTestsFiller/ttSignature/Vitalik_12Filler.json new file mode 100644 index 000000000..214f98335 --- /dev/null +++ b/src/TransactionTestsFiller/ttSignature/Vitalik_12Filler.json @@ -0,0 +1,23 @@ +{ + "Vitalik_12" : { + "expect" : [ + { + "network" : ["ALL"], + "result" : "valid", + "sender" : "874b54a8bd152966d63f706bae1ffeb0411921e5" + } + ], + "transaction" : + { + "data" : "0x60f2ff61000080610011600039610011565b6000f3", + "gasLimit" : "0x0493e0", + "gasPrice" : "", + "nonce" : "0x0e", + "to" : "", + "value" : "", + "v" : "0x1c", + "r" : "0xa310f4d0b26207db76ba4e1e6e7cf1857ee3aa8559bcbc399a6b09bfea2d30b4", + "s" : "0x6dff38c645a1486651a717ddf3daccb4fd9a630871ecea0758ddfcf2774f9bc6" + } + } +} |