Skip to content

Commit 3451560

Browse files
committed
f
1 parent 6206b4c commit 3451560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-paytoanchor.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When the wallet user is unconcerned by *who* is able to bump the transaction fee
2727
1. Using an output type with minimal output and spending input footprint saves fees on average
2828
2. Keyless operation aids in interoperability of services like watchtowers as there is no privileged key material for bumping
2929

30-
with the drawback that selection of this output type could result in griefing if anti-pinning measures are not taken. If unsure, use in conjunction with [bip-0431.mediawiki TRUC transactions].
30+
with the drawback that selection of this output type could result in griefing if anti-pinning measures are not taken. If unsure, use in conjunction with [https://github.com/bitcoin/bips/blob/master/bip-0431.mediawiki TRUC transactions].
3131

3232
===Specification===
3333

@@ -51,7 +51,7 @@ There are a number of related but separate historical concepts:
5151

5252
[https://bitcoinops.org/en/topics/ephemeral-anchors/ Ephemeral Anchors]: Historically the union of P2A output type and ephemeral dust. Keyed anchors along with ephemeral dust are also an accepted pattern and as such they remain separate concepts.
5353

54-
[bip-0431.mediawiki TRUC transactions]: TRUC transactions bound the topology including child transaction size, which aids in anti-pinning for the P2A output, as anyone can attach a child transaction including an oversized, low feerate one. There is no ineherent dependency on this concept and P2A.
54+
[https://github.com/bitcoin/bips/blob/master/bip-0431.mediawiki TRUC transactions]: TRUC transactions bound the topology including child transaction size, which aids in anti-pinning for the P2A output, as anyone can attach a child transaction including an oversized, low feerate one. There is no ineherent dependency on this concept and P2A.
5555

5656
====Backward Compatibility====
5757

0 commit comments

Comments
 (0)