rgb-cln/openingd
niftynei 1fe829c546 lightningd: new option for htlc dust limit
To reduce the surface area of amount of a channel balance that can be
eaten up as htlc dust, we introduce a new config
'--max-dust-htlc-exposure-msat', which sets the max amount that any
channel's balance can be added as dust

Changelog-Added: config: new option --max-dust-htlc-exposure-msat, which limits the total amount of sats to be allowed as dust on a channel
2021-10-23 12:59:13 +02:00
..
Makefile common/read_peer_msg: handle pings in handle_peer_gossip_or_error(). 2021-10-10 15:32:57 +02:00
common.c Fixes msat and sat convention in the error message 2021-10-14 10:09:20 +10:30
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend.c lightningd: new option for htlc dust limit 2021-10-23 12:59:13 +02:00
dualopend_wire.csv common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
openingd.c lightningd: new option for htlc dust limit 2021-10-23 12:59:13 +02:00
openingd_wire.csv common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00