rgb-cln/hsmd
Rusty Russell ed839bfda0 channeld: get the onionreply back from lightningd for failed htlcs.
Instead of making it ourselves, lightningd does it.  Now we only have
two cases of failed htlcs: completely malformed (BADONION), and with
an already-wrapped onion reply to send.

This makes channeld's job much simpler.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-02-25 11:12:12 +10:30
..
Makefile wire: use common/bigsize routines 2019-07-31 23:25:59 +00:00
capabilities.h hsmd: add message to sign the mutual close transaction. 2018-07-24 00:40:01 +02:00
hsm_wire.csv hsmd: Added fields to hsm_sign_remote_commitment_tx to allow complete validation. 2020-02-04 10:40:43 +10:30
hsmd.c channeld: get the onionreply back from lightningd for failed htlcs. 2020-02-25 11:12:12 +10:30