From bef3a4e5ae2a860db019d552f2dce016ebf3edc0 Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Thu, 16 Mar 2023 08:17:19 -1000 Subject: [PATCH] CH07: s/fingerprint/commitment/ This is consistent with phrasing we've used in previous chapters. --- chapters/authorization-authentication.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/authorization-authentication.adoc b/chapters/authorization-authentication.adoc index b5c4e35c..90150ba6 100644 --- a/chapters/authorization-authentication.adoc +++ b/chapters/authorization-authentication.adoc @@ -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