Browse Source

Decrease refcount remote to 20.

master
Con Kolivas 8 years ago
parent
commit
42258bb78e
  1. 2
      src/stratifier.c

2
src/stratifier.c

@ -1059,7 +1059,7 @@ static void add_base(ckpool_t *ckp, sdata_t *sdata, workbase_t *wb, bool *new_bl
static void broadcast_ping(sdata_t *sdata); static void broadcast_ping(sdata_t *sdata);
#define REFCOUNT_REMOTE 100 #define REFCOUNT_REMOTE 20
#define REFCOUNT_LOCAL 5 #define REFCOUNT_LOCAL 5
/* Submit the transactions in node/remote mode so the local btcd has all the /* Submit the transactions in node/remote mode so the local btcd has all the

Loading…
Cancel
Save