1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

revise wording of alternate HIT procedure

This commit is contained in:
Justus Ranvier 2016-06-23 09:52:16 -05:00
parent cd3bd0b037
commit b33ca0c97b
No known key found for this signature in database
GPG Key ID: 930BC878BE23DF46

View File

@ -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.