You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: