2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-04 18:00:26 +00:00

add configurable

This commit is contained in:
Brian McMichael 2020-02-22 20:58:56 -05:00
parent f9921a1679
commit 44c702da64

View File

@ -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::