Adjust jitter settings

This commit is contained in:
martinsumner 2016-12-09 16:34:15 +00:00
parent 82cb49638a
commit f0db730f07
2 changed files with 3 additions and 3 deletions

View file

@ -198,7 +198,7 @@
-define(MAX_TABLESIZE, 32000).
-define(PROMPT_WAIT_ONL0, 5).
-define(WORKQUEUE_BACKLOG_TOLERANCE, 4).
-define(COIN_SIDECOUNT, 4).
-define(COIN_SIDECOUNT, 2).
-record(state, {manifest = [] :: list(),
manifest_sqn = 0 :: integer(),