From 968ab09e71dc56d874f84c4d9a1dc578299b253d Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 24 Aug 2018 11:22:23 -1100 Subject: [PATCH] -print --- src/script/standard.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/script/standard.cpp b/src/script/standard.cpp index 309708c7f..b86dfef15 100644 --- a/src/script/standard.cpp +++ b/src/script/standard.cpp @@ -212,10 +212,10 @@ bool IsStandard(const CScript& scriptPubKey, txnouttype& whichType) vector vSolutions; if (!Solver(scriptPubKey, whichType, vSolutions)) { - int32_t i; uint8_t *ptr = (uint8_t *)scriptPubKey.data(); - for (i=0; i