rgb-cln/wallet/test
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
..
.gitignore
Makefile
run-db.c
run-wallet.c common/features: only support a single feature bitset. 2019-10-11 02:52:04 +00:00
test_utils.c
test_utils.h