From 44c702da6429b87da76613066ad19cc3993be28e Mon Sep 17 00:00:00 2001 From: Brian McMichael Date: Sat, 22 Feb 2020 20:58:56 -0500 Subject: [PATCH] add configurable --- glossary.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glossary.asciidoc b/glossary.asciidoc index 524bbe7..05d0549 100644 --- a/glossary.asciidoc +++ b/glossary.asciidoc @@ -255,7 +255,7 @@ lnd:: It is written in Go. Localfeatures:: - Localfeatures of a Lightning Network node are the features of direct interest of the peer. + Localfeatures of a Lightning Network node are the configurable features of direct interest of the peer. They are announced in the `_init_` message of the peer protocol as well as the `_channel_announcement_` and `_node_announcement_` messages of the gossip protocol. Locktime::