Skip to content

Commit 43259a7

Browse files
committed
Reference BIP-348, fix links in references
1 parent bf5e78d commit 43259a7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

bip-PC.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,16 +186,17 @@ This document is licensed under the 3-clause BSD license.
186186
2. LN-Symmetry: [eltoo]
187187
3. OP_CAT: [BIP-347], [BIN-2024-0001]
188188
4. OP_CHECKTEMPLATEVERIFY: [BIP-119]
189-
5. OP_CHECKSIGFROMSTACK: [BIN-2024-0003]
189+
5. OP_CHECKSIGFROMSTACK: [BIP-348], [BIN-2024-0003]
190190
6. OP_INTERNALKEY: [BIP-349], [BIN-2024-0004]
191191
7. Tagged hash: [BIP-340]
192192

193193
[lnhance]: https://github.com/lnhance/bitcoin
194194
[eltoo]: https://github.com/instagibbs/bolts/blob/eltoo_draft/XX-eltoo-transactions.md
195195
[BIP-119]: https://github.com/bitcoin/bips/tree/master/bip-0119.mediawiki
196196
[BIP-340]: https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki
197-
[BIP-347]: https://github.com/bitcoin/bips/blob/master/bip-0347.mediawiki
198-
[BIP-349]: https://github.com/bitcoin/bips/blob/master/bip-0349.mediawiki
197+
[BIP-347]: https://github.com/bitcoin/bips/blob/master/bip-0347.md
198+
[BIP-348]: https://github.com/bitcoin/bips/blob/master/bip-0348.md
199+
[BIP-349]: https://github.com/bitcoin/bips/blob/master/bip-0349.md
199200
[BIN-2024-0001]: https://github.com/bitcoin-inquisition/binana/blob/master/2024/BIN-2024-0001.md
200201
[BIN-2024-0003]: https://github.com/bitcoin-inquisition/binana/blob/master/2024/BIN-2024-0003.md
201202
[BIN-2024-0004]: https://github.com/bitcoin-inquisition/binana/blob/master/2024/BIN-2024-0004.md

0 commit comments

Comments
 (0)