rgb-cln/openingd
Rusty Russell bd55f6d940
common/features: only support a single feature bitset.
This is mainly an internal-only change, especially since we don't
offer any globalfeatures.

However, LND (as of next release) will offer global features, and also
expect option_static_remotekey to be a *global* feature.  So we send
our (merged) feature bitset as both global and local in init, and fold
those bitsets together when we get an init msg.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-10-11 02:52:04 +00:00
..
Makefile per-peer-daemons: tie in gossip filter. 2019-09-06 14:35:01 +02:00
opening_wire.csv elements: Move from a global is_elements to a global chainparams 2019-10-03 04:32:57 +00:00
openingd.c common/features: only support a single feature bitset. 2019-10-11 02:52:04 +00:00