Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 12/06/2017, 09:23:44 UTC
Hello all!

Have a question about custom config string in new DB. Seems, it has limited tength. I entered options for dual with sia. It works great, but after visiting miner options second time i see my string cut:

-dpool http://sia-eu1.nanopool.org:9980/miner/header?

(must be -dpool http://sia-eu1.nanopool.org:9980/miner/header?"address=f49187f8ef4478640b355b04bc4a9797d7dcf32bbfaf888a3eb008299194da7dfefcd6f479aa&worker=rig100500" -dcoin sia)

It would be nice to make variables like it is in eth. E.g.

-dpool http://sia-eu1.nanopool.org:9980/miner/header?"address=$walletSIA&worker=$rigName

looks shorter. But max string length is still not enough.