Hi,
I just set this up in my test environment, and I am able to send, receive, create users. This is a great piece of work. I run an instance of my altcoin's wallet on my pc, piWallet code runs on Apache on the same server (WAMP).
However, I noticed that for every new user I create, the balance remains the same. So if I create a new user now, the new user's balance is the same as the admin's. I am sure I am doing something wrong, somewhere.
Is this something you are familiar with? Can you point me in the the right direction if possible, please?
Many thanks!
This might be a flaw in the altcoin's daemon itself, also I recommend running it on a LAMP stack instead, as that is what it was developed for. Which coin are you're running it with? Do you have enableaccounts=1 set in the coin.conf file?