Author

Topic: [BOUNTY $50] Give instructions to set txNew.vout[0].scriptPubKey (Read 1354 times)

hero member
Activity: 525
Merit: 531
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)
newbie
Activity: 5
Merit: 0
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!
Jump to: