On Wed, Oct 26, 2011 at 4:58 AM, Michael Grønager wrote:
> I think it is a very important feature to be able to extract transaction
> to/from you only from your private keys.
Why? If somebody is sending me bitcoins, then they'll have to get
either an address or one or more public keys from me. O
On Wed, Oct 26, 2011 at 4:58 AM, Michael Grønager wrote:
> I think it is a very important feature to be able to extract transaction
> to/from you only from your private keys. In the standard transactions this is
> easily accomplished - in the case you only want to find the addr to tx
> mapping:
I think it is a very important feature to be able to extract transaction
to/from you only from your private keys. In the standard transactions this is
easily accomplished - in the case you only want to find the addr to tx mapping:
vector > > vSolution;
if (!Solver(scriptPubKey, vSolution))
3 matches
Mail list logo