mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 23:18:42 +00:00
wording
This commit is contained in:
parent
7a7cad2f93
commit
4ebfce27d2
@ -130,7 +130,7 @@ If the placeholders are replaced by actual public keys (shown here as 520-bit nu
|
|||||||
|
|
||||||
This entire script can instead be represented by a 20-byte cryptographic hash, by first applying the SHA256 hashing algorithm and then applying the RIPEMD160 algorithm on the result.
|
This entire script can instead be represented by a 20-byte cryptographic hash, by first applying the SHA256 hashing algorithm and then applying the RIPEMD160 algorithm on the result.
|
||||||
|
|
||||||
We use +libbitcoin-explorer+ (+bx+) to produce the script hash, as follows:
|
We use +libbitcoin-explorer+ (+bx+) on the command-line to produce the script hash, as follows:
|
||||||
|
|
||||||
----
|
----
|
||||||
echo \
|
echo \
|
||||||
|
Loading…
Reference in New Issue
Block a user