This commit is contained in:
jl777
2018-04-17 18:08:57 +03:00
parent e8fa58ecb5
commit 3b03fd34e8

View File

@@ -204,6 +204,7 @@ void komodo_purge_ccdata(int32_t height)
}
}
// this is just a demo of ccdata processing to create example data for the MoMoM and allMoMs calls
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;