summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Ranvier <justus@openbitcoinprivacyproject.org>2016-06-23 09:52:16 -0500
committerJustus Ranvier <justus@openbitcoinprivacyproject.org>2016-06-23 09:52:16 -0500
commitb33ca0c97b6aa78cc938b74400956ad05a11b7ee (patch)
tree92375b0cf5127eb6d40fd031b145d90925f77054
parentcd3bd0b037e04fe67fb4cc84ea6dd2d3489613f1 (diff)
downloadbips-b33ca0c97b6aa78cc938b74400956ad05a11b7ee.tar.xz
revise wording of alternate HIT procedure
-rw-r--r--bip-0126.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0126.mediawiki b/bip-0126.mediawiki
index dffe247..3100837 100644
--- a/bip-0126.mediawiki
+++ b/bip-0126.mediawiki
@@ -71,7 +71,7 @@ When one of the following cases exist, a compliant implementation may create an
## Add these inputs to the transaction.
## Add a spend output to the transaction.
## Add a change output to the transaction containing the difference between the current set of inputs and the desired spend.
-# Repeat step 1 to create a second spend output and change output.
+# Repeat step 1 to create a second pair of outputs, where one output has the same value as the spend output of the previous step.
# (optional) Repeat step 2 until the desired number of inputs have been consumed and/or the desired number outputs have been created.
# Adjust the change outputs as necessary to pay the desired transaction fee.