This commit is contained in:
jl777
2018-04-13 15:33:54 +03:00
parent f54b8ecc93
commit 77f144cdc4

View File

@@ -753,7 +753,7 @@ void komodo_index2pubkey33(uint8_t *pubkey33,CBlockIndex *pindex,int32_t height)
} }
} }
} else pindex->notaryid = -1; } else pindex->notaryid = -1;
} fprintf(stderr,"error loading block.%d\n",pindex->height); } fprintf(stderr,"error loading block.%d\n",pindex->nHeight);
} }
else else
{ {