mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-18 13:07:58 +02:00
This commit adds a missing return statement to pingHandler. This prevents a nil pointer dereference panic from happening if an error is returned from RegisterBlockEpochNtfn. |
||
|---|---|---|
| .. | ||
| brontide.go | ||
| brontide_test.go | ||
| interfaces.go | ||
| log.go | ||
| test_utils.go | ||