rgb-cln/contrib/pyln-client/pyln/client
Rusty Russell 999c734bb5 setchannel: add minhtlc
Suggested by @m-schmook, I realized that if we append it later I'll
never get it right: I expect parameters min and max, not max and min!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: Protocol: you can now alter the `htlc_minimum_msat` and `htlc_maximum_msat` your node advertizes.
2022-03-22 18:45:41 +10:30
..
__init__.py pyln: Migrate pyln-client to PEP 517 (poetry) 2022-03-08 05:00:36 +10: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 setchannel: add minhtlc 2022-03-22 18:45:41 +10:30
plugin.py pyln-client: Plugin, improve background comment 2022-03-01 09:38:40 +10:30