Skip to content

Disable anchor channel support#10

Merged
amackillop merged 1 commit intomasterfrom
austin_remove-anchor-channel-support
Apr 29, 2026
Merged

Disable anchor channel support#10
amackillop merged 1 commit intomasterfrom
austin_remove-anchor-channel-support

Conversation

@amackillop
Copy link
Copy Markdown
Contributor

Stop advertising anchor channel support by setting anchor_channels_config to None when building the LDK node config. Anchors require a 25,000 sat on-chain reserve per channel to fund force-close commitment fee bumps — overhead an mdkd client with a single channel to the LSP can't justify holding back on chain.

Affects new channels only: existing anchor-output channels keep their reserve until close/splice.

Stop advertising anchor channel support by setting
anchor_channels_config to None when building the LDK node config.
Anchors require a 25,000 sat on-chain reserve per channel to fund
force-close commitment fee bumps — overhead an mdkd client with a
single channel to the LSP can't justify holding back on chain.

Affects new channels only: existing anchor-output channels keep
their reserve until close/splice.
@amackillop amackillop merged commit 3ffab50 into master Apr 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants