mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 13:25:43 +01:00
9b8f08a8a0
And document exactly what it does: insist that an HTLC can pass of this value (module assumptions of feerate). Note that we remove the "is_opener" test from the capacity calculation for anchor fees: it doesn't matter which side it is, someone has to pay for anchor fees to it deducts from capacity. This change breaks the test, which we rewrite. Changelog-Changed: config: `min-capacity-sat` is now stricter about checking usable capacity of channels. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
data | ||
plugins | ||
vectors | ||
benchmark.py | ||
conftest.py | ||
db.py | ||
fixtures.py | ||
test_closing.py | ||
test_connection.py | ||
test_db.py | ||
test_gossip.py | ||
test_invoices.py | ||
test_misc.py | ||
test_onion.py | ||
test_pay.py | ||
test_plugin.py | ||
test_wallet.py | ||
utils.py |