0
I'm wondering if it is possible to at creation of a user account also save a deposit address(blockchain.info receive payments API) which the user will always use when he/she wants to deposit coins.
Ofcourse I know it's possible to save the deposit address with the user but will it work to always have the users always deposit to a specific address?
will it cause any problems like take the total received balance of the address all the time when the user deposits? eg: balance = balance + (total received coins + just deposited coins)
Tried to explain my concerns and questions to the best of my ability hopefully I can get some answers because google doesn't have any in this case.
I can't tell, is this a question about Bitcoin in general, or about the features available from a Blockchain.info wallet? – Jestin – 2016-05-12T18:31:09.217
Are you asking whether it's possible to use an address more than once? It is. – Murch – 2016-05-12T18:43:29.643
I'm refering to the blockchain.info receive api – Fastboy619 – 2016-05-12T19:38:22.180
In general the rule is: do NOT reuse addresses. Addresses are for one time use only! There are good reasons for this. – Jannes – 2016-05-13T12:31:46.207