File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 4040 pre-signed transactions, relying on anchor bumps instead. They also utilize
4141 the new TRUC + ephemeral dust policy in Bitcoin Core 29 to substantially
4242 improve the lightning security model. This requires having a path of Bitcoin
43- Core 29+ nodes between you and a miner for transactions to be mined. This
44- only works with LDK peers, and feature signaling may change in a future
45- version of LDK, breaking compatibility. This is negotiated automatically for
46- manually-accepted inbound channels and negotiated for outbound channels based
47- on ` ChannelHandshakeConfig::negotiate_anchor_zero_fee_commitments ` .
43+ Core 29+ nodes between you and a miner for transactions to be mined. Bitcoin
44+ Knots blocks these transactions by default, and is not recommended for use
45+ with a lightning node. 0FC channels currently only work with LDK peers, and
46+ feature signaling may change in a future version of LDK, breaking
47+ compatibility. This is negotiated automatically for manually-accepted inbound
48+ channels and negotiated for outbound channels based on
49+ ` ChannelHandshakeConfig::negotiate_anchor_zero_fee_commitments ` .
4850 * ` Event::BumpTransaction ` is now always generated even if the transaction has
4951 sufficient fee. This allows you to manage transaction broadcasting more
5052 granularly for anchor channels (#4001 ).
You can’t perform that action at this time.
0 commit comments