You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run my opencl miner against the beam-node from a pool, I see these verbose:
Performance: 20.67 sol/s
Submitting solution to job 133 with nonce 8fe89431aa299286
Solution for work id 133accepted
Performance: 21.53 sol/s
Submitting solution to job 133 with nonce 28e99431aa299286
But when I run my miner against my own beam-node, I see these:
New work received with id 45 at difficulty 74843008.00
Performance: 20.20 sol/s
New work received with id 46 at difficulty 74238628.00
Performance: 20.07 sol/s
Performance: 19.00 sol/s
... which is missing the Submitting solution to job... logs. Does that mean my miner+node are not mining correctly?
The text was updated successfully, but these errors were encountered:
When I run my opencl miner against the beam-node from a pool, I see these verbose:
But when I run my miner against my own beam-node, I see these:
... which is missing the
Submitting solution to job...
logs. Does that mean my miner+node are not mining correctly?The text was updated successfully, but these errors were encountered: