Bitcoin Forum

Other => Beginners & Help => Topic started by: bitcoincraps on March 09, 2013, 01:23:54 PM



Title: Technical question
Post by: bitcoincraps on March 09, 2013, 01:23:54 PM
I'm using blockchain.info for an application and i need to find the sender address. How can i find it ? The callback routine doesn't pass the originating address.


Title: Re: Technical question
Post by: DannyHamilton on March 11, 2013, 08:16:32 PM
I'm using blockchain.info for an application and i need to find the sender address. How can i find it ? The callback routine doesn't pass the originating address.

Bitcoin doesn't send addresses it spends transaction outputs.  The inputs of the current transaction should contain the list of transaction outputs being spent.