0
How to add workers through API?
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
I don't see any method to add workers or may be it is there but with some other name?
0
How to add workers through API?
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
I don't see any method to add workers or may be it is there but with some other name?
What are these workers supposed to do? – cdecker – 2014-01-26T14:58:56.913
Mine like we do in pool. – Frank Martin – 2014-01-26T17:06:03.077
There is no miner authentication other than the RPC credentials as specified in the bitcoin.conf file. Just use those credentials to connect to the
bitcoinddaemon. – cdecker – 2014-01-26T17:52:37.553