test
This commit is contained in:
@@ -366,7 +366,7 @@ uint256 komodo_getblockhash(int32_t height)
|
||||
}
|
||||
free_json(result);
|
||||
}
|
||||
//printf("KMD hash.%d (%s) %x\n",height,jsonstr,*(uint32_t *)&hash);
|
||||
printf("KMD hash.%d (%s) %x\n",height,jsonstr,*(uint32_t *)&hash);
|
||||
free(jsonstr);
|
||||
}
|
||||
return(hash);
|
||||
|
||||
Reference in New Issue
Block a user