From 8ea19d1fbed9b079c1a4256481e214e234aad533 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 00:46:59 +0000 Subject: [PATCH] Edited ch06_transactions.adoc with Atlas code editor --- ch06_transactions.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch06_transactions.adoc b/ch06_transactions.adoc index a79f148e..af4c900b 100644 --- a/ch06_transactions.adoc +++ b/ch06_transactions.adoc @@ -334,7 +334,7 @@ are added to the((("transactions", "inputs", "outpoint field", startref="transac [[internal_and_display_order]] .Internal and Display Byte Orders **** -Bitcoin uses the output of hash functions, called _digests_, in various +Bitcoin uses ((("hash functions", "digests")))((("digests")))((("internal byte order")))((("display byte order")))the output of hash functions, called _digests_, in various ways. Digests provide unique identifiers for blocks and transactions; they're used in commitments for addresses, blocks, transactions, signatures, and more; and digests are iterated upon in Bitcoin's