From 33bcb1c37ca5bfce2e1b7bec1688ca0b05026917 Mon Sep 17 00:00:00 2001 From: "judymcconville@roadrunner.com" Date: Sun, 30 Apr 2017 10:35:55 -0700 Subject: [PATCH] Edited ch06.asciidoc with Atlas code editor --- ch06.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch06.asciidoc b/ch06.asciidoc index 832c93ff..50ee9377 100644 --- a/ch06.asciidoc +++ b/ch06.asciidoc @@ -227,7 +227,7 @@ To fully understand Alice's transaction we had to retrieve the previous transact ===== Transaction serialization—inputs -When transactions are serialized for transmission on the network, their inputs are encoded into a byte-stream as shown in <>. +((("serialization", "inputs")))When transactions are serialized for transmission on the network, their inputs are encoded into a byte-stream as shown in <>. [[tx_in_structure]] .Transaction input serialization