mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-11 00:01:03 +00:00
Made changes to ch04.asciidoc
This commit is contained in:
parent
5d2a568da1
commit
92638e6013
@ -847,7 +847,7 @@ A pay-to-script-hash address is created from a transaction script, which defines
|
|||||||
script hash = RIPEMD160(SHA256(script))
|
script hash = RIPEMD160(SHA256(script))
|
||||||
----
|
----
|
||||||
|
|
||||||
The resulting "script hash" is encoded with Base58Check with a version prefix of 5, which results in an encoded address starting with a +3+. An example of a P2SH address is +32M8ednmuyZ2zVbes4puqe44NZumgG92sM+
|
The resulting "script hash" is encoded with Base58Check with a version prefix of 5, which results in an encoded address starting with a +3+. An example of a P2SH address is +32M8ednmuyZ2zVbes4puqe44NZumgG92sM+.
|
||||||
|
|
||||||
|
|
||||||
[TIP]
|
[TIP]
|
||||||
|
Loading…
Reference in New Issue
Block a user