mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 00:24:19 +01:00
mfc: turn "UNKNOWN TYPE channel_id" logs into actually the channel id
Get rid of unuseful "UNKNOWN TYPE channel_id" prints in logs; only affected usage for `type_to_string` of plugins/Makefile built things
This commit is contained in:
@@ -95,6 +95,7 @@ PLUGIN_COMMON_OBJS := \
|
||||
common/bech32_util.o \
|
||||
common/bigsize.o \
|
||||
common/bolt11.o \
|
||||
common/channel_id.o \
|
||||
common/daemon.o \
|
||||
common/features.o \
|
||||
common/hash_u5.o \
|
||||
|
||||
Reference in New Issue
Block a user