core-lightning/channeld
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
..
test peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
channeld_htlc.h htlcs: add flag to 'fail immediately' 2021-10-23 12:59:13 +02:00
channeld_wire.csv setchannel: add minhtlc 2022-03-22 18:45:41 +10:30
channeld.c setchannel: add minhtlc 2022-03-22 18:45:41 +10:30
channeld.h channeld: simply exit if hsmd vanishes. 2022-02-08 11:15:52 +10:30
commit_tx.c hsmd: Add redeemscripts to anchor outputs 2022-03-10 10:22:29 +10:30
commit_tx.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
full_channel_error.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
full_channel.c global: use tal_dup_or_null(). 2021-12-30 14:36:55 +10:30
full_channel.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
Makefile hsmd: Add wallet index metadata to existing messages 2022-03-10 10:22:29 +10:30
watchtower.c hsmd: Add wallet index metadata to existing messages 2022-03-10 10:22:29 +10:30
watchtower.h hsmd: Add wallet index metadata to existing messages 2022-03-10 10:22:29 +10:30