UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 396 forks source link

ERROR: CheckBlock() : first tx is not coinbase #243

Open phantanthanh1996 opened 6 years ago

phantanthanh1996 commented 6 years ago

I am using Unomp to set up mining pool and affter set up successfully, i started to mine but i get some issue: Thread 2 Daemon instance 0 rejected a supposedly valid block Thread 2 Daemon instance 0 rejected a supposedly valid block

I checked debug.log: ERROR: CheckBlock() : first tx is not coinbase ERROR: ProcessBlock() : CheckBlock FAILED" Please help me. I use scrypt algo.

startsts commented 6 years ago

I was having same issue and only setting "reward": "POS" in coin conf file (in coin section) helped me to make it working