mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 01:50:03 +01:00
Bolt 3: fix broken markdown link (#984)
This commit is contained in:
parent
71610b06bb
commit
2bd5d7e682
@ -620,7 +620,7 @@ also subtract two times the fixed anchor size of 330 sats from the funder
|
||||
8. If `option_anchors` applies to the commitment transaction:
|
||||
* if `to_local` exists or there are untrimmed HTLCs, add a [`to_local_anchor` output](#to_local_anchor-and-to_remote_anchor-output-option_anchor_outputs)
|
||||
* if `to_remote` exists or there are untrimmed HTLCs, add a [`to_remote_anchor` output](#to_local_anchor-and-to_remote_anchor-output-option_anchor_outputs)
|
||||
9. Sort the outputs into [BIP 69+CLTV order](#transaction-input-and-output-ordering).
|
||||
9. Sort the outputs into [BIP 69+CLTV order](#transaction-output-ordering).
|
||||
|
||||
# Keys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user