What is the correct way to receive payment from a specific user?
I thought I could create a new address for each user, but bitcoind not able to delete addresses (when a user removes his account from my site).
I could do the above, but (instead of deleting old accounts when they are no longer needed), reload them when new users join.
user181351
source share