Post
Topic
Board Mining (Altcoins)
Re: [ANN] [BURST] Burst Mining System - A new miner for BurstCoin
by
mrpsion
on 12/09/2014, 11:37:11 UTC
what arguments do i use to start this up?

Take a look at the readme on github, https://github.com/mrpsion/burst-mining-system. but basically its just

java -jar mining-system-1.20.jar --pool.url=http://{pool.hostname}:{pool.port} --plot.generation.threads=2

or something similar