lnwire: recognize required query sync feature bit

This commit is contained in:
Olaoluwa Osuntokun
2018-08-23 19:36:17 -07:00
parent a1a6845fb5
commit fa6a0a7ce9

View File

@@ -70,6 +70,7 @@ var LocalFeatures = map[FeatureBit]string{
DataLossProtectOptional: "data-loss-protect-optional",
InitialRoutingSync: "initial-routing-sync",
GossipQueriesOptional: "gossip-queries-optional",
GossipQueriesRequired: "gossip-queries-required",
}
// GlobalFeatures is a mapping of known global feature bits to a descriptive