This commit is contained in:
jl777
2019-07-08 00:13:05 -11:00
parent ddd2f1fb0e
commit aac97b5099
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,6 @@
******************************************************************************/
// todo:
// make sure no files are updated (this is to allow nSPV=1 and later nSPV=0 without affecting database)
// pubkeys extract
// headers "sync"
@@ -23,6 +22,7 @@
// need to validate incoming data and update only if it is valid and more recent
// make sure to sanity check all vector lengths on receipt
// make sure no files are updated (this is to allow nSPV=1 and later nSPV=0 without affecting database)
#ifndef KOMODO_NSPV_H
#define KOMODO_NSPV_H