core-lightning/contrib/pyln-client/pyln/client
Rusty Russell 33168fc733 lightningd: provide 10 minutes for channel fee increases to propagate.
This was measured as a 95th percentile in our rough testing, thanks to
all the volunteers who monitored my channels.

Fixes: #4761
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `setchannelfee` gives a grace period (`enforcedelay`) before rejecting old-fee payments: default 10 minutes.
2021-09-23 15:05:09 +02:00
..
__init__.py pyln-client/gossmap: add NodeId class. 2021-09-08 09:34:14 +09:30
gossmap.py pyln-client: fix mypy warnings, fix and test deletion of a channel. 2021-09-08 09:34:14 +09:30
lightning.py lightningd: provide 10 minutes for channel fee increases to propagate. 2021-09-23 15:05:09 +02:00
plugin.py pyln: Fix up the mypy annotation for init self-disabling 2021-08-14 12:52:19 +09:30