config: update sample-lnd.conf

This commit is contained in:
Andras Banki-Horvath
2022-03-22 14:08:11 +01:00
parent 8eca46f142
commit 7c8093ad1a

View File

@@ -1248,6 +1248,10 @@ litecoin.node=ltcd
; Defaults to the hostname.
; cluster.id=example.com
; The session TTL in seconds after which a new leader is elected if the old
; leader is shut down, crashed or becomes unreachable.
; cluster.leader-session-ttl=30
[rpcmiddleware]
; Enable the RPC middleware interceptor functionality.