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
I am running a mining pool using NOMP which has been working great. However, I just ran into an issue where payments stopped going out and I am not sure out to fix it.
Error Message:
Error trying to send payments with RPC sendmany ("code":-5, "message": "Invalid Bitcoin address: 8H46Tjn")
From my research, I need to update the paymentProccesor.js file to fix the error. However, I am not exactly sure what to update.
The text was updated successfully, but these errors were encountered:
I am running a mining pool using NOMP which has been working great. However, I just ran into an issue where payments stopped going out and I am not sure out to fix it.
Error Message:
Error trying to send payments with RPC sendmany ("code":-5, "message": "Invalid Bitcoin address: 8H46Tjn")
From my research, I need to update the paymentProccesor.js file to fix the error. However, I am not exactly sure what to update.
The text was updated successfully, but these errors were encountered: