diff --git a/src/komodo_ccdata.h b/src/komodo_ccdata.h index f5a4ada19..75eaffe48 100644 --- a/src/komodo_ccdata.h +++ b/src/komodo_ccdata.h @@ -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;