rgb-cln/channeld
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
..
test lightningd: new option for htlc dust limit 2021-10-23 12:59:13 +02:00
Makefile common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
channeld.c common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
channeld_htlc.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
channeld_wire.csv common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
commit_tx.c common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
commit_tx.h common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
full_channel.c common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
full_channel.h common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
full_channel_error.h Makefile: make check-includes check all the non-generated files. 2020-10-22 12:14:34 +10:30
watchtower.c common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
watchtower.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30