Skip to content

Commit b159bf8

Browse files
Fix links to bip 118 (#20)
1 parent d6d5dca commit b159bf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lightning-txs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ away a UTXO but have no control whatsoever on where it will be sent.
103103
There are proposals to add a flag that doesn't sign any of the inputs, relying only on script
104104
compatibility to ensure transaction validity. There are currently two variations around that idea:
105105

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)
108108

109109
### Absolute locktime
110110

0 commit comments

Comments
 (0)