From 77f144cdc4471ec0bb906cac932698daf0ca0a3a Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 13 Apr 2018 15:33:54 +0300 Subject: [PATCH] Test --- src/komodo_bitcoind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_bitcoind.h b/src/komodo_bitcoind.h index 78cf301c8..47a26473a 100644 --- a/src/komodo_bitcoind.h +++ b/src/komodo_bitcoind.h @@ -753,7 +753,7 @@ void komodo_index2pubkey33(uint8_t *pubkey33,CBlockIndex *pindex,int32_t height) } } } else pindex->notaryid = -1; - } fprintf(stderr,"error loading block.%d\n",pindex->height); + } fprintf(stderr,"error loading block.%d\n",pindex->nHeight); } else {