mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-26 01:50:42 +00:00
Edited ch08_signatures.adoc with Atlas code editor
This commit is contained in:
parent
2e522646fb
commit
49321eaae5
@ -46,7 +46,7 @@ public key.
|
|||||||
|
|
||||||
==== Creating a Digital Signature
|
==== Creating a Digital Signature
|
||||||
|
|
||||||
In Bitcoin's use of digital signature algorithms, the "message" being
|
In Bitcoin's((("digital signatures", "creating"))) use of digital signature algorithms, the "message" being
|
||||||
signed is the transaction, or more accurately a hash of a specific
|
signed is the transaction, or more accurately a hash of a specific
|
||||||
subset of the data in the transaction, called the _commitment hash_ (see
|
subset of the data in the transaction, called the _commitment hash_ (see
|
||||||
<<sighash_types>>). The
|
<<sighash_types>>). The
|
||||||
|
Loading…
Reference in New Issue
Block a user