Commit e4d4474
committed
Disable anchor channel support
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.1 parent e6e9d8e commit e4d4474
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
0 commit comments