rgb-cln/lightningd/test
Rusty Russell 590b2db88e lightningd: make local htlc failures pass a wiremsg for errors, not a failcode.
Unfortunately the invoice_payment_hook can give us a failcode, so I simply
restrict it to the two sensible ones.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-deprecated: plugins: invoice_payment_hook "failure_code" only handles simple cases now, use "failure_message".
2020-02-25 11:12:12 +10:30
..
Makefile makefiles: move all unit tests under `make check-units` 2019-06-30 16:41:30 +09:30
run-find_my_abspath.c common: move json_stream helpers to common/json 2020-02-04 13:24:32 +10:30
run-invoice-select-inchan.c lightningd: make local htlc failures pass a wiremsg for errors, not a failcode. 2020-02-25 11:12:12 +10:30
run-jsonrpc.c common: move json_stream from lightningd/ to common/ 2020-02-04 13:24:32 +10:30
run-log-pruning.c common: move json_stream helpers to common/json 2020-02-04 13:24:32 +10:30