Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
janding
on 24/02/2018, 03:02:07 UTC
Question for PhoenixMiner dev team

I am able to get the following request to work properly (Had to add a "\n" to the end of the request.)
{"id":0,"jsonrpc":"2.0","method":"miner_getstat1"}

But this request never completes. (With or without adding the newline character)
{"id":0,"jsonrpc":"2.0","method":"miner_getstat2"}

Do you support the miner_getstat2 request ?
If not, is there another request that also returns the additional info:

- ETH accepted shares for every GPU.
- ETH rejected shares for every GPU.
- ETH invalid shares for every GPU.

I've been using 2.7a and having no issue.
Working good !
Thanks