From 2b654a4db7faddb288a14790b35cbd29603371da Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 13 Jan 2017 20:15:58 +0200 Subject: [PATCH] Revert "revert" This reverts commit a61191aa6d5e6638012679fea51c636e91d864bb. --- src/komodo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo.h b/src/komodo.h index 4211fea71..5b45126a5 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -417,7 +417,7 @@ int32_t komodo_voutupdate(int32_t *isratificationp,int32_t notaryid,uint8_t *scr } else if ( i == 0 && j == 1 && opretlen == 149 ) { - //if ( notaryid >= 0 && notaryid < 64 ) + if ( notaryid >= 0 && notaryid < 64 ) komodo_paxpricefeed(height,&scriptbuf[len],opretlen); } else