From a9fcfe61c72b476264d93f13b25365db368b5439 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 26 Oct 2016 10:12:55 -0300 Subject: [PATCH] test --- src/komodo_gateway.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 6072c233f..0754ca55f 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -51,6 +51,7 @@ void komodo_gateway_voutupdate(char *symbol,int32_t height,int32_t txi,int32_t v offset += komodo_scriptitemlen(&opretlen,&script[offset]); printf("offset.%d opretlen.%d\n",offset,opretlen); typestr = komodo_opreturn(height,&script[offset],opretlen); + komodo_stateupdate(0,0,0,0,zero,0,0,0,0,0,&script[offset],opretlen); } } else if ( numvouts > 13 )