Author

Topic: HELP: CryptoNote Universal Pool RPC-payout-request "The destination is emtpy" (Read 449 times)

copper member
Activity: 124
Merit: 0
I buy/sell crypto worldwide
I modified this attribute on my config

    "denomination": 100000000000 //truncate to this precision and store remainder

For Amero+(http://www.ameroplus.org/) the amount is 1000000.
After that my payments were processed smoothly.
copper member
Activity: 124
Merit: 0
I buy/sell crypto worldwide
I am having the same issue. I will let you know if I find the solution  Smiley
newbie
Activity: 3
Merit: 0
So I've been trying to set up https://github.com/fancoder/cryptonote-universal-pool to use it with https://bitcointalksearch.org/topic/annbountypc-palladiumcoin-new-update-released-20170717-update-now-1946740
Getting this error when miners reach min. payout:

Code:
2017-06-07 10:57:53 [payments] Error with transfer RPC request to wallet daemon {"code":-4,"message":"The destination is empty"}
2017-06-07 10:57:53 [payments] Payments failed to send to {"amount":0,"address":"PLDMYpxd9WxQYbsrzB7tK1LdZ9cPZqBKnCc65R3D37BjFmmZaBZZVHL8DZ8TjAsnuW4Q9gwNpM3Jwi3P6kJCTDAwh3xnBccNxQK"} { amount: 0,
  address: 'PLDMYp2TnpFUhLq5A6jZ2VLaWtD7pCLhXCmi2MYndRoi5DLgWhoLR5uDpXzDFZ7JrVRCRsHMiMYJdjStk8nAFRMdZARJh6rPXVP' }
Seems like it messes up JSON formatting somewhere, did any of you encounter similar problems with other altcoins?
I'm using Ubuntu 14.04 64bit and node 0.10.48, tried .40 and .25 already.
Jump to: