From 66006c3773821394f21e3366e2169eda8c1ac4b2 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 26 Sep 2016 20:19:31 -0300 Subject: [PATCH] test --- iguana/iguana_interpreter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/iguana_interpreter.c b/iguana/iguana_interpreter.c index d90d77809..17e545cba 100755 --- a/iguana/iguana_interpreter.c +++ b/iguana/iguana_interpreter.c @@ -733,7 +733,7 @@ int32_t iguana_checksig(struct iguana_info *coin,struct iguana_stackdata pubkeya { if ( (retval= (bitcoin_verify(coin->ctx,sig,siglen-1,sigtxid,pubkey,plen) == 0)) == 0 ) { - if ( 0 ) + if ( 1 ) { int32_t i; char str[65]; for (i=0; i