From 6737f2070d448520102ab1c885615b8f3ae40fd8 Mon Sep 17 00:00:00 2001 From: clenser Date: Fri, 20 Oct 2023 12:41:09 +0000 Subject: [PATCH] Edited ch02_overview.adoc with Atlas code editor --- ch02_overview.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch02_overview.adoc b/ch02_overview.adoc index 6cbf1ed9..6a487ed4 100644 --- a/ch02_overview.adoc +++ b/ch02_overview.adoc @@ -190,7 +190,7 @@ image::images/mbc3_0203.png["Transaction Double-Entry"] ==== Transaction Chains -Alice's ((("transaction chains", id="transaction-chain-ch2")))payment to Bob's Store uses a +Alice's ((("transaction chains", id="transaction-chain-example")))payment to Bob's Store uses a previous transaction's output as its input. In the previous chapter, Alice received bitcoins from her friend Joe in return for cash. We've labeled that as _Transaction 1_ (Tx1) in <>. @@ -243,7 +243,7 @@ created, this unit didn't have a name and some developers simply called it the _base unit._ Later many users began calling this unit a _satoshi_ (sat) in honor of Bitcoin's creator. In <> and some other illustrations in this book, we use satoshi values because -that's what the protocol itself ((("satoshis")))((("transaction chains", id="transaction-chain-ch2")))uses. +that's what the protocol itself ((("satoshis")))((("transaction chains", id="transaction-chain-example")))uses. ==== ==== Making Change