mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
wire: use common/bigsize routines
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -14,6 +14,7 @@ LIGHTNINGD_HSM_OBJS := $(LIGHTNINGD_HSM_SRC:.c=.o)
|
||||
# Common source we use.
|
||||
HSMD_COMMON_OBJS := \
|
||||
common/amount.o \
|
||||
common/bigsize.o \
|
||||
common/bip32.o \
|
||||
common/daemon.o \
|
||||
common/daemon_conn.o \
|
||||
|
||||
Reference in New Issue
Block a user