Bitcoin.org: The transaction example is missing the pubkey in the scriptSig-field

Created on 20 Nov 2017  路  3Comments  路  Source: bitcoin-dot-org/Bitcoin.org

Bounty: 7,000 bits / ~$50 USD

Source File: _includes/devdoc/ref_transactions.md

Bounty Dev Docs

Most helpful comment

It is not an error in the documentation.

The example spends a pay-to-pubkey output. The scriptPubKey of a p2pk output is:

...and hence only the signature is expected in the spending scriptSig.

Reference: https://en.bitcoin.it/wiki/Script#Obsolete_pay-to-pubkey_transaction

All 3 comments

It is not an error in the documentation.

The example spends a pay-to-pubkey output. The scriptPubKey of a p2pk output is:

...and hence only the signature is expected in the spending scriptSig.

Reference: https://en.bitcoin.it/wiki/Script#Obsolete_pay-to-pubkey_transaction

close?

Yes, close.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Animalmother9000 picture Animalmother9000  路  3Comments

Nelsonyaru picture Nelsonyaru  路  3Comments

Cobra-Bitcoin picture Cobra-Bitcoin  路  7Comments

nicolaevladescu picture nicolaevladescu  路  4Comments

wbnns picture wbnns  路  3Comments