Bitcoin Forum
May 25, 2024, 04:20:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [BOUNTY $50] Give instructions to set txNew.vout[0].scriptPubKey  (Read 1324 times)
petronius (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 01, 2014, 12:51:07 AM
 #1

Hi,

We are experimenting on an an altcoin....and we want to replace the magical key in this line:

        txNew.vout[0].scriptPubKey = CScript() << ParseHex("040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08 dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9") << OP_CHECKSIG;

We'd like someone to give us a very simple script to run in linux that will generate a new such string for our altcoin along with a couple of sentences explaining what that string represents.

The script should allow us to specify the public key prefix of our altcoin (ie, L for Litecoin, X for Xcoin, etc ).

Payment in BTC or Paypal.

Thanks!
elbandi
Hero Member
*****
Offline Offline

Activity: 525
Merit: 529


View Profile
March 01, 2014, 02:46:03 AM
 #2

Go to https://www.bitaddress.org/, switch to Wallet Details tab.
Enter your private key, click details.

Watch this: Public Key (130 characters [0-9A-F]).

(if you has a Private Key Hexadecimal Format (64 characters [0-9A-F]), the corresponding public key always the same each altcoin)
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!