From f7461d62e5294c91072e3fdc76209cf15f78e105 Mon Sep 17 00:00:00 2001 From: Kris Nuttycombe Date: Tue, 30 Mar 2021 10:45:49 -0600 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Daira Hopwood --- zip-0244.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zip-0244.rst b/zip-0244.rst index 0b3a5a0d..2761a012 100644 --- a/zip-0244.rst +++ b/zip-0244.rst @@ -275,7 +275,7 @@ T.3b: sapling_outputs_digest '''''''''''''''''''''''''''' This digest is a BLAKE2b-256 hash of the following values :: - T.3a.i: sapling_outputs_compact_digest (32-byte hash) + T.3b.i: sapling_outputs_compact_digest (32-byte hash) T.3b.ii: sapling_outputs_memos_digest (32-byte hash) T.3b.iii: sapling_outputs_noncompact_digest (32-byte hash) @@ -298,7 +298,7 @@ The personalization field of this hash is set to:: "ZTxIdSOutC__Hash" (2 underscore characters) -T.3a.ii: sapling_outputs_memos_digest +T.3b.ii: sapling_outputs_memos_digest ..................................... A BLAKE2b-256 hash of the subset of Sapling shielded memo field data for all Sapling shielded outputs belonging to the transaction. For each output, the following elements @@ -310,7 +310,7 @@ The personalization field of this hash is set to:: "ZTxIdSOutM__Hash" (2 underscore characters) -T.3a.iii: sapling_outputs_noncompact_digest +T.3b.iii: sapling_outputs_noncompact_digest ........................................... A BLAKE2b-256 hash of the remaining subset of Sapling output information **not** included in the ZIP 307 [#zip-0307]_ ``CompactBlock`` format, excluding zkproof data, for all