File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ away a UTXO but have no control whatsoever on where it will be sent.
103
103
There are proposals to add a flag that doesn't sign any of the inputs, relying only on script
104
104
compatibility to ensure transaction validity. There are currently two variations around that idea:
105
105
106
- * [ SIGHASH_NOINPUT] ( https://github.com/ bitcoin/bips/blob/master/bip-0118.mediawiki )
107
- * [ SIGHASH_ANYPREVOUT] ( https://github.com/ajtowns /bips/blob/bip-anyprevout /bip-anyprevout .mediawiki )
106
+ * [ SIGHASH_NOINPUT] ( https://lists.linuxfoundation.org/pipermail/ bitcoin-dev/2016-February/012460.html )
107
+ * [ SIGHASH_ANYPREVOUT] ( https://github.com/bitcoin /bips/blob/master /bip-0118 .mediawiki )
108
108
109
109
### Absolute locktime
110
110
You can’t perform that action at this time.
0 commit comments