core-lightning/channeld
Rusty Russell e7778a0494 channeld: extract HTLC trim logic into common.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-06-11 23:19:11 +00:00
..
test channeld: extract HTLC trim logic into common. 2019-06-11 23:19:11 +00:00
channel_wire.csv lightningd/channel_control logline fixup 2019-06-07 10:34:34 +02:00
channeld_htlc.h channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +00:00
channeld.c channeld: don't send feerate spam if we can't set it as high as we want. 2019-06-09 02:39:05 +00:00
commit_tx.c channeld: extract HTLC trim logic into common. 2019-06-11 23:19:11 +00:00
commit_tx.h commit_tx & htlc_tx: use amount_sat/amount_msat. 2019-02-21 08:01:37 +00:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
full_channel.c feat: pass htlc amount exceeded to exception 2019-06-08 01:22:52 +00:00
full_channel.h feat: pass htlc amount exceeded to exception 2019-06-08 01:22:52 +00:00
Makefile channeld: extract HTLC trim logic into common. 2019-06-11 23:19:11 +00:00