after fixing blohash to be able to submit blocks the website doesnt receive blocks,
i find them but wont update blocks so wont do payments also because they arent confirmed by the gui
ived change
blockHash = util.reverseBuffer(util.sha256d(headerBuffer, nTime)).toString('hex');
so it submitblocks.....but now i have another problem blocks arent updated has pending,orphan or even get confirms just "0" blocks everywere
after fixing blohash to be able to submit blocks the website doesnt receive blocks, i find them but wont update blocks so wont do payments also because they arent confirmed by the gui ived change blockHash = util.reverseBuffer(util.sha256d(headerBuffer, nTime)).toString('hex'); so it submitblocks.....but now i have another problem blocks arent updated has pending,orphan or even get confirms just "0" blocks everywere