BitMaker-hub / NerdMiner_v2

Improved version of first ESP32 NerdMiner
Other
1.5k stars 268 forks source link

Serial port output errors #162

Closed PsySc0rpi0n closed 12 months ago

PsySc0rpi0n commented 12 months ago

Hi. I am using an ESP32 WROOM with no screens attached. From the serial port output I see these messages:

  Receiving: {"id":6,"error":null,"result":true}
  Parsed JSON: Success
  Received message from pool
  Receiving: {"id":7,"error":null,"result":true}
  Parsed JSON: Success

Are these "error":null anything relevant or is it just saying that it is null because there were no errors?

BitMaker-hub commented 12 months ago

Hi, those are no errors. Stratum protocol is just saying it didn't found any error on shares transmitted.