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
This commit is contained in:
seth586 2019-07-02 06:06:59 -05:00 committed by saubyk
parent 39a5da9369
commit 12edf3a616

View file

@ -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=<>