From 3b03fd34e86b1c3364b7d07ef1a734fe816c5940 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 17 Apr 2018 18:08:57 +0300 Subject: [PATCH] Ccdata --- src/komodo_ccdata.h | 1 + 1 file changed, 1 insertion(+) 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;