From cde7eb8340b23c148a21b1f95bd28383d7013a42 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 02:42:21 +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 6e700c05..feae5802 100644 --- a/ch06_transactions.adoc +++ b/ch06_transactions.adoc @@ -1067,7 +1067,7 @@ transaction in a block unless it satisfies one of the following rules: [[coinbase_transactions]] === Coinbase Transactions -The first ((("transactions", "coinbase", id="transaction-coinbase2")))((("coinbase transactions", id="coinbase-transaction")))transaction in each block is a special case. Most older +The first ((("transactions", "coinbase", id="transaction-coinbase2")))((("coinbase transactions", id="coinbase-transaction")))((("generation transactions")))transaction in each block is a special case. Most older documentation calls this a _generation transaction_, but most newer documentation calls it a _coinbase transaction_ (not to be confused with transactions created by the company named "Coinbase").