From 10941b1880754cb5bce3e50ff83f0953091f381a Mon Sep 17 00:00:00 2001 From: strmfos <155266597+strmfos@users.noreply.github.com> Date: Thu, 22 May 2025 20:08:39 +0200 Subject: [PATCH] replace error link bip-0069.mediawiki --- bip-0069.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0069.mediawiki b/bip-0069.mediawiki index 7b5034eb..f5f95c6f 100644 --- a/bip-0069.mediawiki +++ b/bip-0069.mediawiki @@ -162,7 +162,7 @@ Outputs: * [[https://github.com/bitcoinjs/bip69/blob/master/test/fixtures.json|BitcoinJS Test Fixtures]] * [[https://www.npmjs.com/package/bip69|NodeJS]] * [[https://github.com/blockchain/My-Wallet-V3/blob/v3.8.0/src/transaction.js#L120-L142|Blockchain.info public beta]] -* [[https://github.com/btcsuite/btcutil/blob/master/txsort/txsort.go|Btcsuite]] +* [[https://github.com/btcsuite/btcd/blob/master/btcutil/txsort/txsort.go|Btcsuite]] ==Acknowledgements==