I have installed bitcoind daemon into my server and create address for individual users. An User A sends 0.005 BTC into my Bitcoind daemon server, yet it will not appears into my server. I have checked using the following commands:
getreceivedbyaddress()
listaccounts()
listreceivedbyaddress()
Following Link will generate acknowledgement from user transaction.It will show transaction history, yet it will not receive coin into my bitcoind daemon server.
Please kindly advice me. How do I resolve this issue?