mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-14 03:48:58 +00:00
Edited ch07_authorization-authentication.adoc with Atlas code editor
This commit is contained in:
parent
63e6fcdc86
commit
2cbf37b1fa
@ -270,6 +270,7 @@ signature created by the corresponding private key (see
|
||||
OP_DUP OP_HASH160 <Key Hash> OP_EQUALVERIFY OP_CHECKSIG
|
||||
----
|
||||
|
||||
[role="less_space pagebreak-before"]
|
||||
The +Key Hash+ is the data that would be encoded into a legacy base58check
|
||||
address. Most applications would show the _public key hash_ in a script
|
||||
using hexadecimal encoding and not the familiar Bitcoin
|
||||
|
Loading…
Reference in New Issue
Block a user