Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin - DTC]2017 New Clients, New Developers
by
MarcusDe
on 12/10/2017, 12:15:53 UTC
...it is specifically a solo miner i am after.

Hi Miner Ja,

    Are you saying you want to use an ordinary XPM miner and point it to the datacoind RPC?
    If so, do it -- and just bump rpcthreads to a higher value than the default of 4.

Best Regards,
-Chicago

Ah yes, I remember doing this from years long time ago...
Those connections stay long time, and before they start to expire they still block 'rpc connections pool'. Rising the limit helps.

Code:
  -rpcthreads=        Set the number of threads to service RPC calls (default: 4)