Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: c2bec24f515dbf66c5861b85586baaa0437d573d
https://github.com/conformal/btcd/commit/c2bec24f515dbf66c5861b85586baaa0437d573d
Author: Dave Collins <[email protected]>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M util/btcctl/btcctl.go
A util/btcctl/config.go
Log Message:
-----------
Improve btcctl config.
This commit improves the configuration for btcctl in several ways:
- Add the ability to specify a config file
- Add a default entry to the rpc cert to point to the location
it will likely be in the btcd home directory
- Move the config bits into a separate file for easier maintenance