From b33ca0c97b6aa78cc938b74400956ad05a11b7ee Mon Sep 17 00:00:00 2001 From: Justus Ranvier Date: Thu, 23 Jun 2016 09:52:16 -0500 Subject: revise wording of alternate HIT procedure --- bip-0126.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3