mirror of
https://github.com/btcsuite/btcd.git
synced 2025-03-12 19:02:12 +01:00
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. |
||
---|---|---|
.. | ||
btcctl.go | ||
config.go | ||
version.go |