print remove
This commit is contained in:
@@ -27,7 +27,7 @@ int32_t komodo_checkmsg(void *bitcoinpeer,uint8_t *data,int32_t datalen)
|
||||
|
||||
int32_t komodo_blockcheck(void *block)
|
||||
{
|
||||
fprintf(stderr,"check block %p\n",block);
|
||||
//fprintf(stderr,"check block %p\n",block);
|
||||
return(-1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user