From 6862fbcd1d0fc6c53eb64ef99d91d281a179b741 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 9 Jul 2019 05:54:49 -1100 Subject: [PATCH] More patience --- src/komodo_nSPV.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/komodo_nSPV.h b/src/komodo_nSPV.h index e0a003fcd..e9253a167 100644 --- a/src/komodo_nSPV.h +++ b/src/komodo_nSPV.h @@ -28,8 +28,8 @@ #ifndef KOMODO_NSPV_H #define KOMODO_NSPV_H -#define NSPV_POLLITERS 10 -#define NSPV_POLLMICROS 100777 +#define NSPV_POLLITERS 15 +#define NSPV_POLLMICROS 100000 #define NSPV_MAXVINS 64 #define NSPV_AUTOLOGOUT 777 #define NSPV_BRANCHID 0x76b809bb