1
I used a moneygram to purchase some Bitcoins. Using the information I got from ZipZap, I was able to get the address where the money was sent and through block explorer that it is there. I have the ScriptPubKey that contains (I hope) what I need to do to get the coins. Unfortunately, I have no idea how to get at it. I have very little knowledge of programming or coding. How can I release this information without going back to college?
I should have told you that I do know quite a bit of information, through bitcoin block explorer, about the transaction – EANX – 2013-02-06T19:55:55.980
To spend the coins you need the private key, but you usually have a client to take care of that for you. Could you be a bit more specific? I assume that you gave the Bitcoin provider an address you generated with a client. If you tell which program you use, it would be easier to give you some hints. – halftimepad – 2013-02-06T20:21:56.270
What do you mean by 'release the information'? Are you trying to spend the coins? What do you mean by 'going back to college'? – Nick ODell – 2013-02-06T20:42:38.623
No, no address given. – EANX – 2013-02-06T20:43:39.940
Thanks for the responses. I was told that the Script portion of the ScriptPubKey held the key for redemption. Back to collegesimply means that I am WAY to old (67) to start learning C++ or whatever. – EANX – 2013-02-06T20:48:51.327
I forgot what a joy it is to talk with science people. After my first couple of For Dummies books I lectured all over the place to audiences full of MCSE's. Brings back memories. – EANX – 2013-02-06T21:00:59.213
I'l edit the title of this question so you'll have a better chance of getting an accurate answer. – goodguys_activate – 2013-02-06T22:58:48.363
How did you get the "ScriptPubKey" as you describe it? – goodguys_activate – 2013-02-06T23:01:17.483