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 {