rust-lightning/lightning
Matt Corallo 25f4a54a2b Explicitly support counterparty setting 0 channel reserve
A peer providing a channel_reserve_satoshis of 0 (or less than our
dust limit) is insecure, but only for them. Because some LSPs do it
with some level of trust of the clients (for a substantial UX
improvement), we explicitly allow it. Because its unlikely to
happen often in normal testing, we test it explicitly here.
2021-11-29 16:57:21 +00:00
..
src Explicitly support counterparty setting 0 channel reserve 2021-11-29 16:57:21 +00:00
Cargo.toml Add a new log-level for gossip messages. 2021-11-22 18:19:08 +01:00