mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
f5ced1ddd5
When the next node tells us the onion is malformed, we now actually report the failcode to lightningd (rather than generating an invalid error as we do now). We could generate the onion at this point, but except we don't know the shared secret; we'd have to plumb that through from the incoming channeld's HTLC. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
test | ||
channel_wire.csv | ||
channeld_htlc.h | ||
channeld.c | ||
commit_tx.c | ||
commit_tx.h | ||
full_channel_error.h | ||
full_channel.c | ||
full_channel.h | ||
Makefile |