Add detection of feature_static_remotekey support and print
authorMatt Corallo <git@bluematt.me>
Tue, 3 Mar 2020 20:27:45 +0000 (15:27 -0500)
committerMatt Corallo <git@bluematt.me>
Wed, 6 May 2020 01:40:51 +0000 (21:40 -0400)
commit22dded737b6771d9de0eb20abac0d20e31ff929a
treeeddc0bd974c16c0b7a06e901951e148a2c669b7b
parent18981a0024be46a95d514be15970e12b7a3de14d
Add detection of feature_static_remotekey support and print

This adds the ability to check for static_remotekey in appropriate
feature contexts and prints it at connect time. It is still
considered unknown for the purposes of requires_unknown_bits() as
we don't yet implement it.
lightning/src/ln/features.rs
lightning/src/ln/peer_handler.rs