mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-03 07:43:39 +02:00
multi: fix newly detected linter issues
This commit is contained in:
@@ -419,7 +419,7 @@ func testBlockEpochNotification(miner *rpctest.Harness,
|
||||
// hash.
|
||||
blockEpoch := <-epochClient.Epochs
|
||||
if blockEpoch.BlockHeader == nil {
|
||||
fmt.Println(i)
|
||||
t.Logf("%d", i)
|
||||
clientErrors <- fmt.Errorf("block " +
|
||||
"header is nil")
|
||||
return
|
||||
|
Reference in New Issue
Block a user