lbcd/util
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
..
addblock Correct the addblock utility import. 2014-08-11 01:52:34 -05:00
btcctl Make btcctl errcheck clean. 2014-08-31 18:14:15 -05:00
dropafter updated utils to handle regtest, simnet 2014-07-22 08:28:33 -05:00
findcheckpoint updated utils to handle regtest, simnet 2014-07-22 08:28:33 -05:00
gencerts Split imports into logical groups 2014-07-02 15:56:41 +02:00
showblock updated utils to handle regtest, simnet 2014-07-22 08:28:33 -05:00