summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Black <brandonblack@bitgo.com>2022-04-04 07:37:28 -0700
committerBrandon Black <brandonblack@bitgo.com>2022-04-04 07:37:28 -0700
commitc876d7e20e8384ccf5148cf4dd6933da4c1f3b5b (patch)
treeb6e75d96e17000b614c19eedf8b1d25c44dec8e8
parentb05fc882d8df4b2c357a936d442bf44a8cc60002 (diff)
downloadbips-c876d7e20e8384ccf5148cf4dd6933da4c1f3b5b.tar.xz
Remove repeated clause
-rw-r--r--bip-0174.mediawiki2
-rw-r--r--bip-0371.mediawiki2
2 files changed, 2 insertions, 2 deletions
diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki
index bf33145..6b8ca26 100644
--- a/bip-0174.mediawiki
+++ b/bip-0174.mediawiki
@@ -444,7 +444,7 @@ The currently defined per-input types are defined as follows:
| <tt><control block></tt>
| The control block for this leaf as specified in BIP 341. The control block contains the merkle tree path to this leaf.
| <tt><script> <8-bit uint></tt>
-| The script for this leaf as would be provided in the witness stack followed by the single byte leaf version. Note that the leaves included in this field should be those that the signers of this input are expected to be able to sign for. Finalizers should remove this field after <tt>PSBT_IN_FINAL_SCRIPTWITNESS</tt> is constructed. Finalizers should remove this field after <tt>PSBT_IN_FINAL_SCRIPTWITNESS</tt> is constructed.
+| The script for this leaf as would be provided in the witness stack followed by the single byte leaf version. Note that the leaves included in this field should be those that the signers of this input are expected to be able to sign for. Finalizers should remove this field after <tt>PSBT_IN_FINAL_SCRIPTWITNESS</tt> is constructed.
|
|
| 0, 2
diff --git a/bip-0371.mediawiki b/bip-0371.mediawiki
index f3f1289..50b7e93 100644
--- a/bip-0371.mediawiki
+++ b/bip-0371.mediawiki
@@ -70,7 +70,7 @@ The new per-input types are defined as follows:
| <tt><control block></tt>
| The control block for this leaf as specified in BIP 341. The control block contains the merkle tree path to this leaf.
| <tt><script> <8-bit uint></tt>
-| The script for this leaf as would be provided in the witness stack followed by the single byte leaf version. Note that the leaves included in this field should be those that the signers of this input are expected to be able to sign for. Finalizers should remove this field after <tt>PSBT_IN_FINAL_SCRIPTWITNESS</tt> is constructed. Finalizers should remove this field after <tt>PSBT_IN_FINAL_SCRIPTWITNESS</tt> is constructed.
+| The script for this leaf as would be provided in the witness stack followed by the single byte leaf version. Note that the leaves included in this field should be those that the signers of this input are expected to be able to sign for. Finalizers should remove this field after <tt>PSBT_IN_FINAL_SCRIPTWITNESS</tt> is constructed.
|
|
| 0, 2