mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-01 18:50:09 +02:00
sample-lnd: showing how to enable scid-alias, zero-conf feature bits
This commit is contained in:
parent
5e0a2d3f92
commit
91b26f8ce7
@ -1182,6 +1182,14 @@ litecoin.node=ltcd
|
||||
; channel type if it is enabled.
|
||||
; protocol.no-script-enforced-lease=true
|
||||
|
||||
; Set to enable support for option_scid_alias channels, which can be referred
|
||||
; to by an alias instead of the confirmed ShortChannelID. Additionally, is
|
||||
; needed to open zero-conf channels.
|
||||
; protocol.option-scid-alias=true
|
||||
|
||||
; Set to enable support for zero-conf channels. This requires the
|
||||
; option-scid-alias flag to also be set.
|
||||
; protocol.zero-conf=true
|
||||
|
||||
[db]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user