From 2ddb777e4f592a50192a2447cd669669e1ae2f9e Mon Sep 17 00:00:00 2001 From: claylock Date: Thu, 12 Oct 2023 13:18:02 +0000 Subject: [PATCH] Edited ch06_transactions.adoc with Atlas code editor --- ch06_transactions.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ch06_transactions.adoc b/ch06_transactions.adoc index 75abde35..78cb36a7 100644 --- a/ch06_transactions.adoc +++ b/ch06_transactions.adoc @@ -195,6 +195,7 @@ sometimes have high values, are usually encoded using the compactSize data type. CompactSize is a version of a variable-length integer, so it's sometimes called var_int or varint (see, for example, documentation for BIPs 37 and 144). +**** [WARNING] ==== @@ -249,7 +250,7 @@ unsigned integers: ++++ -**** + Each input in a transaction must contain three fields: