Update default dust exposure limit and the documentation thereof
authorMatt Corallo <git@bluematt.me>
Sun, 5 May 2024 00:44:07 +0000 (00:44 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 7 May 2024 14:13:55 +0000 (14:13 +0000)
commitf0b3708c209bc378e006678dffc6707740f37deb
tree39771a2aa836abf7196b229d0463b7dbacbccc96
parent51bf78d604b28fe189171e1b976fe87cbb2614b7
Update default dust exposure limit and the documentation thereof

Now that we're including excess counterparty commitment transaction
fees in our dust calculation, we need to update the docs
accordingly. We do so here, describing some of the considerations
and risks that come with the new changes.

We also take this opportunity to double the default value, as users
have regularly complained that non-anchor channels fail to send
HTLCs with the default settings with some feerates.

Fixes #2922
lightning/src/util/config.rs