]> Git Repo - VerusCoin.git/commitdiff
Ccdata
authorjl777 <[email protected]>
Tue, 17 Apr 2018 15:08:57 +0000 (18:08 +0300)
committerjl777 <[email protected]>
Tue, 17 Apr 2018 15:08:57 +0000 (18:08 +0300)
src/komodo_ccdata.h

index f5a4ada19f4436fe090bc9d7104190236588cd57..75eaffe48f974456ae8380bc284bc7d8efa248a8 100644 (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;
This page took 0.021934 seconds and 4 git commands to generate.