Open fafrd opened 5 years ago
I was trying to set some RPC parameters in the config file, so I created ~/.bsha3/bsha3.conf, and then I realized why this wasn't working:
~/.bsha3/bsha3.conf
2018-11-11T19:50:41Z Config file: /home/kian/.bsha3/bitcoin.conf (not found, skipping)
Ideally the daemon should look for bsha3.conf instead of bitcoin.conf.
This is somewhat subjective, since the rules for the file match those for Bitcoin's bitcoin.conf. But, point taken.
bitcoin.conf
I'd like a bit more community input / demand before changing this.
I was trying to set some RPC parameters in the config file, so I created
~/.bsha3/bsha3.conf
, and then I realized why this wasn't working:Ideally the daemon should look for bsha3.conf instead of bitcoin.conf.