Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: pulsedriver on February 26, 2018, 07:37:11 PM



Title: CoiniumServ configuration - please HELP
Post by: pulsedriver on February 26, 2018, 07:37:11 PM
Hi,
 I'm trying to run a mining pool for my new altcoin using CoiniumServ pool.
Its configuration is almost done except 3 variables - "targetTime", "retargetTime" and "variancePercent"

Link to manual: https://github.com/bonesoul/CoiniumServ/wiki/Configuration-old (https://github.com/bonesoul/CoiniumServ/wiki/Configuration-old)

# targetTime: try to get a single share per this many seconds from miner.
# retargetTime: retarget a miners difficulty ever this many seconds.
# variancePercent: allow difficulty for a miner to vary this percent without retargeting.

My coin has difficulty 0.0000..... nothing (new coin, no mined blocks except genesis) and block time is set to 1 minute.

Any suggestions, please?

Thank you.