lbcd/util/btcctl
Dave Collins cf4f19dd4c Make btcctl errcheck clean.
This commit explicitly ignores errors that were already intentionally
ignored in btcctl by using an _ to make the errcheck utility happy.  It is
also nice to make it explicit that the error is being ignored
intentionally rather than leave questions of whether it was accidentally
forgotten.
2014-08-31 18:14:15 -05:00
..
btcctl.go Pass the correct types for signrawtransaction. 2014-08-31 17:37:49 -05:00
config.go Make btcctl errcheck clean. 2014-08-31 18:14:15 -05:00
version.go Make btcctl errcheck clean. 2014-08-31 18:14:15 -05:00