From 7e58f6d48d573135ef9f8b36a09603c414c50ba9 Mon Sep 17 00:00:00 2001 From: CryptoManiac Date: Mon, 22 Feb 2016 00:12:33 +0300 Subject: [PATCH] Integer tempalte matching opcode. --- src/script.cpp | 14 ++++++++++++++ src/script.h | 3 +-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/src/script.cpp b/src/script.cpp index 942ddc8..1b504e4 100644 --- a/src/script.cpp +++ b/src/script.cpp @@ -1342,6 +1342,20 @@ bool Solver(const CScript& scriptPubKey, txnouttype& typeRet, vector