mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-14 12:42:48 +02:00
The btcd v2 module migration re-touched several lines that the line-length linter then flagged, and left one error return unchecked. Wrap the over-length lines in input/test_utils.go and zpay32 (the address-decode helpers and test fixtures whose btcutil->address rename lengthened them), and check the LoadTxFilter error return in routing/chainview/btcd.go. |
||
|---|---|---|
| .. | ||
| bitcoind.go | ||
| btcd.go | ||
| interface.go | ||
| interface_test.go | ||
| log.go | ||
| neutrino.go | ||
| queue.go | ||