Bitcoin Forum
June 14, 2024, 07:19:40 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: receiving address with callback  (Read 505 times)
wpsd (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
October 26, 2015, 05:18:31 AM
 #1

Hi,

I'm curious of how do blockchain, blockcypher, coinbase implement their receiving address public function

I understand we could use notifywallet function in the bitcoin-cli when a new address from wallet get a transaction, then we do all the forward magic ( or perhaps use "move" function ) to move the fund to designated address inside same wallet and initiate callback. To do that both address is required to be created inside our own wallet / account.

In case of blockchain and blockcypher they able to create a receiving address from any address not just the one that created by their own website.
And when you transfer to the receiving address two normal transaction happen one from outside to receiving address and second from receiving address to our address
Does that mean the they create a receiving address from their wallet account, which also mean during transaction the fund is routed to their wallet first before going to our own wallet ?
When the second transfer happen they pay for that additional fee, which sometime if too small will delay the transaction ...







achow101
Moderator
Legendary
*
Offline Offline

Activity: 3430
Merit: 6704


Just writing some code


View Profile WWW
October 26, 2015, 11:43:59 AM
 #2

Does that mean the they create a receiving address from their wallet account, which also mean during transaction the fund is routed to their wallet first before going to our own wallet ?
Yes, when you use the receive bitcoin callback, the coins get sent to the service before being forwarded to you, do it briefly is under the services control.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!