mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-10 08:34:19 +01:00
sphinx: explain why parse_onionpacket fails.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
66de6b84be
commit
59febcb968
@@ -14,7 +14,8 @@ DEVTOOLS_COMMON_OBJS := \
|
||||
common/type_to_string.o \
|
||||
common/utils.o \
|
||||
common/version.o \
|
||||
common/wireaddr.o
|
||||
common/wireaddr.o \
|
||||
wire/gen_onion_wire.o
|
||||
|
||||
devtools-all: $(DEVTOOLS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user