mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-07 16:14:26 +01:00
common/onion: blinded payment support.
We make it look like a normal payment for the caller. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -14,6 +14,8 @@ ALL_PROGRAMS += $(DEVTOOLS)
|
||||
DEVTOOLS_COMMON_OBJS := \
|
||||
common/amount.o \
|
||||
common/autodata.o \
|
||||
common/blinding.o \
|
||||
common/blindedpath.o \
|
||||
common/coin_mvt.o \
|
||||
common/base32.o \
|
||||
common/bech32.o \
|
||||
|
||||
Reference in New Issue
Block a user