From 5ee0d774144740083e4423d6252175244550fd8d Mon Sep 17 00:00:00 2001 From: Andras Banki-Horvath Date: Wed, 16 Dec 2020 18:34:41 +0100 Subject: [PATCH] build: extend sample-lnd.conf with the new etcd namespace --- sample-lnd.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sample-lnd.conf b/sample-lnd.conf index 85d69c82..db84a01f 100644 --- a/sample-lnd.conf +++ b/sample-lnd.conf @@ -965,6 +965,9 @@ litecoin.node=ltcd ; Password for the database user. ; db.etcd.pass=longandsekrit +; Etcd namespace to use. +; db.etcd.namespace=lnd + ; Path to the TLS certificate for etcd RPC. ; db.etcd.cert_file=/key/path