mirror of
https://github.com/btcsuite/btcd.git
synced 2026-08-13 12:32:51 +02:00
If no existing btcctl.conf file exists, btcctl creates a default one using the RPC username and password from the btcd.conf. If the --wallet flag is passed, however, it should read from btcwallet.conf instead. https://github.com/btcsuite/btcd/issues/875. |
||
|---|---|---|
| .. | ||
| btcctl.go | ||
| config.go | ||
| httpclient.go | ||
| version.go | ||