From 2d259720080d18d50c69b5f05d33529156148b55 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 8 Jul 2019 17:52:51 -1100 Subject: [PATCH] +comments --- src/komodo_nSPV.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/komodo_nSPV.h b/src/komodo_nSPV.h index b7b38cf57..cba34c290 100644 --- a/src/komodo_nSPV.h +++ b/src/komodo_nSPV.h @@ -20,6 +20,8 @@ // interest calculations are currently just using what is returned, it should calculate it from scratch +// bruteforce sig -> NN pubkey validator +// CC signing // 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)