1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-26 01:50:42 +00:00

CH07: s/fingerprint/commitment/

This is consistent with phrasing we've used in previous chapters.
This commit is contained in:
David A. Harding 2023-03-16 08:17:19 -10:00
parent a1d7bd1ecf
commit bef3a4e5ae

View File

@ -644,7 +644,7 @@ of")))((("Pay-to-Script-Hash (P2SH)", "benefits of")))The P2SH feature
offers the following benefits compared to the direct use of complex
scripts in outputs:
- Complex scripts are replaced by shorter fingerprints in the
- Complex scripts are replaced by shorter commitments in the
transaction output, making the transaction smaller.
- Scripts can be coded as an address, so the sender and the sender's