rgb-cln/channeld/test
niftynei 42e40c1ced htlcs: add flag to 'fail immediately'
If we're over the dust limit, we fail it immediatey *after* commiting
it, but we need a way to signal this throughout the lifecycle, so we add
it to htlc_in struct and persist it through to the database.

If it's supposed to be failed, we fail after the commit cycle is
completed.
2021-10-23 12:59:13 +02:00
..
Makefile common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
run-commit_tx.c common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
run-full_channel.c htlcs: add flag to 'fail immediately' 2021-10-23 12:59:13 +02:00