mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
per-peer-daemons: tie in gossip filter.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
5292f11818
commit
c99906a9a9
@@ -31,6 +31,7 @@ LIGHTNINGD_COMMON_OBJS := \
|
||||
common/funding_tx.o \
|
||||
common/gen_peer_status_wire.o \
|
||||
common/gen_status_wire.o \
|
||||
common/gossip_rcvd_filter.o \
|
||||
common/hash_u5.o \
|
||||
common/htlc_state.o \
|
||||
common/htlc_trim.o \
|
||||
|
||||
Reference in New Issue
Block a user