0
Im having problems because when a user pay to a forwarding address, the forward address receives bitcoins instantly, but takes nearly 1 hour to send those bitcoins to the destination address, the real one, and it only calls the API when it transfers to the real one. How can a user deposit the btc instantly? or faster? Thank you!
What kind of answer do you want to see? OK, do not use this API and use something else. Seems to me that you should have our own engine and do not rely on third-party services. Wanna hire me for this job? :) – amaclin – 2015-07-29T14:28:14.303
I would like a solution thats the kind of answer I would like to see. – Christian – 2015-07-29T15:07:08.120
I have a stand-alone program which transfers all deposits to a bunch of addresses to one another address immediately. But I am not sure that this solution is acceptable for you. This is just a C++ program for windows, not a web-service. My email is in profile. – amaclin – 2015-07-29T15:32:05.947
1
Welcome to the Bitcoin Stack Exchange, Christian. Check out the tour and the help center if you haven't already. I think your question suffers from a lack of detail. Start from the beginning, what are you trying to do? What API calls are you using? A good question will attract good answers!
– morsecoder – 2015-07-29T15:45:47.090