Test
This commit is contained in:
@@ -208,6 +208,7 @@ void komodo_purge_ccdata(int32_t height)
|
||||
int32_t komodo_rwccdata(char *thischain,int32_t rwflag,struct komodo_ccdata *ccdata,struct komodo_ccdataMoMoM *MoMoMdata)
|
||||
{
|
||||
uint256 hash,zero; bits256 tmp; int32_t i,nonz; struct komodo_ccdata *ptr; struct notarized_checkpoint *np;
|
||||
return(0); // disable this path as libscott method is much better
|
||||
if ( rwflag == 0 )
|
||||
{
|
||||
// load from disk
|
||||
|
||||
Reference in New Issue
Block a user