From 98518706b2b1b6a48dcfd280e28ededd666f14f9 Mon Sep 17 00:00:00 2001 From: Conner Fromknecht Date: Tue, 4 Sep 2018 18:54:17 -0700 Subject: [PATCH] sample-lnd.conf: remove noencryptwallet flag from sample --- sample-lnd.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sample-lnd.conf b/sample-lnd.conf index c082a545..489e1988 100644 --- a/sample-lnd.conf +++ b/sample-lnd.conf @@ -133,11 +133,6 @@ ; network. ; nobootstrap=1 -; If set, your wallet will be encrypted with the default passphrase. This isn't -; recommend, as if an attacker gains access to your wallet file, they'll be able -; to decrypt it. This value is ONLY to be used in testing environments. -; noencryptwallet=1 - ; The alias your node will use, which can be up to 32 UTF-8 characters in ; length. ; alias=My Lightning ☇