dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
362 stars 608 forks source link

turtlecoin Payments error #705

Open maletazul opened 2 years ago

maletazul commented 2 years ago

Hi all,

anyone expirience this error in a turtlecoin pool? All working , except payments.

TypeError: Cannot read property 'transactionHash' of undefined at /home/ubuntu/atcpool/lib/paymentProcessor.js:246:54 at /home/ubuntu/atcpool/lib/apiInterfaces.js:66:3 at IncomingMessage. (/home/ubuntu/atcpool/lib/apiInterfaces.js:41:5) at IncomingMessage.emit (events.js:198:15) at endReadableNT (_stream_readable.js:1139:12) at processTicksAndRejections (internal/process/task_queues.js:81:17)

muscleman commented 2 years ago

how can pool be working, turtlecoin uses api requests not rpc