mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
option_data_loss_protect: reenable by default
This commit is contained in:
committed by
Rusty Russell
parent
4a45caae32
commit
28699f0eca
@@ -4,9 +4,7 @@
|
||||
#include <wire/peer_wire.h>
|
||||
|
||||
static const u32 our_localfeatures[] = {
|
||||
#if EXPERIMENTAL_FEATURES
|
||||
LOCAL_DATA_LOSS_PROTECT,
|
||||
#endif
|
||||
LOCAL_INITIAL_ROUTING_SYNC,
|
||||
LOCAL_GOSSIP_QUERIES
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user