From 12edf3a616d0362ce3382f3cdaae866d61709a74 Mon Sep 17 00:00:00 2001 From: seth586 <46291310+seth586@users.noreply.github.com> Date: Tue, 2 Jul 2019 06:06:59 -0500 Subject: [PATCH] rename bitcoind.conf to default bitcoin.conf (#163) To avoid confusion, The default bitcoin configuration name is bitcoin.conf per https://github.com/bitcoin/bitcoin/blob/master/doc/bitcoin-conf.md --- docs/Application_configurations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Application_configurations b/docs/Application_configurations index b083e250..b4e2e696 100644 --- a/docs/Application_configurations +++ b/docs/Application_configurations @@ -25,7 +25,7 @@ menuType=Regular theme=dark-blue ;Set by RTL satsToBTC=false -;Full path of the bitcoind.conf file including the file name +;Full path of the bitcoin.conf file including the file name bitcoindConfigPath=<> ;parameter to turn RTL logging off/on. Allowed values - true, false enableLogging=<>