zone117x / node-open-mining-portal

A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
GNU General Public License v2.0
1.02k stars 1.03k forks source link

miner rewards not being sent to mining pool address #694

Open ghost opened 3 years ago

ghost commented 3 years ago

NOMP seems to be working but no rewards are sent to the main wallet on the same server. Ballance is still 0,

Redis seems to be working, any ideas as to what might be going on?

nomp

ghost commented 3 years ago

the miner rewards are being sent to a strange address (WaxThtiWSYRHTDYqnBLi7u36HQsricoRmd) and not the address I setup in pool_configs, any idea why this is happening?

ghost commented 3 years ago

does nomp work with a newer version of Litecoin?

ghost commented 3 years ago

I think I have figured it out, It only works with the legacy addresses. The problem is the address was created automatically and is not in my wallet ???

bradtech151929 commented 2 years ago

Hello Have you resolved this Issue? I seem to have the same problem.

image