This commit is contained in:
jl777
2019-07-05 19:56:07 -11:00
parent f542be0f7c
commit 754c912c2f
2 changed files with 5 additions and 2 deletions

View File

@@ -21,6 +21,9 @@
// no caching, no optimizations, no reducing the number of ntzsproofs needed by detecting overlaps, etc.
// advantage is that it is simpler to implement and understand to create a design for a more performant version
// interest calculations are currently just using what is returned, it should calculate it from scratch
// need to validate incoming data and update only if it is valid and more recent
#define NSPV_POLLITERS 15
#define NSPV_POLLMICROS 100000
#define NSPV_MAXVINS 64