From 50815cc8ba0f2af68b403afec75620a6cd7e86fc Mon Sep 17 00:00:00 2001 From: MeshCollider Date: Tue, 30 Jan 2018 12:04:53 +1300 Subject: [PATCH] docs: Add alias and color examples to sample-lnd.conf --- sample-lnd.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sample-lnd.conf b/sample-lnd.conf index 2a3c1a0c9..f11c2b1fa 100644 --- a/sample-lnd.conf +++ b/sample-lnd.conf @@ -103,6 +103,14 @@ ; 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 ☇ + +; The color of the node in hex format, used to customize node appearance in +; intelligence services. +; color=#3399FF + [Bitcoin]