From b159bf849810a828e09b78c08a3387d35c85b50e Mon Sep 17 00:00:00 2001 From: Vincenzo Palazzo Date: Thu, 19 May 2022 08:31:24 +0200 Subject: [PATCH] Fix links to bip 118 (#20) --- lightning-txs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lightning-txs.md b/lightning-txs.md index 540703d..21d1e3a 100644 --- a/lightning-txs.md +++ b/lightning-txs.md @@ -103,8 +103,8 @@ away a UTXO but have no control whatsoever on where it will be sent. There are proposals to add a flag that doesn't sign any of the inputs, relying only on script compatibility to ensure transaction validity. There are currently two variations around that idea: -* [SIGHASH_NOINPUT](https://github.com/bitcoin/bips/blob/master/bip-0118.mediawiki) -* [SIGHASH_ANYPREVOUT](https://github.com/ajtowns/bips/blob/bip-anyprevout/bip-anyprevout.mediawiki) +* [SIGHASH_NOINPUT](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-February/012460.html) +* [SIGHASH_ANYPREVOUT](https://github.com/bitcoin/bips/blob/master/bip-0118.mediawiki) ### Absolute locktime