lbcd/util/btcctl
Dave Collins 9f1382f03c Use defaults in config struct for btcctl.
Rather than doing a lot of if/else in the configuration load for btcctl,
set the default for the RPC server to localhost and the RPC cert to the
btcd cert, then override them as needed depending on the --wallet and
--testnet flags.
2014-03-19 23:52:22 -05:00
..
btcctl.go Add createencryptedwallet support to btcctl. 2014-03-18 10:50:38 -05:00
config.go Use defaults in config struct for btcctl. 2014-03-19 23:52:22 -05:00
version.go Prepare for release 0.7.0. 2014-02-20 15:51:40 -06:00