Browse Source
Add keysend functionality to default config
patch-1
nolim1t
5 years ago
No known key found for this signature in database
GPG Key ID: F6287B82CC84BCBD
1 changed files with
2 additions and
0 deletions
-
lnd/lnd.conf
|
|
@ -7,6 +7,8 @@ maxpendingchannels=3 |
|
|
|
minchansize=10000 |
|
|
|
alias=LNCM Default Box |
|
|
|
color=#ffe200 |
|
|
|
; 0.9.X keysend functionality |
|
|
|
accept-keysend=true |
|
|
|
|
|
|
|
; Makes routing faster but have to use images built with experimental tag |
|
|
|
[Routing] |
|
|
|