lnd.xprv/lnpeer
Conner Fromknecht ec784db511
multi: remove returned error from WipeChannel
The linter complains about not checking the return value from
WipeChannel in certain places. Instead of checking we simply remove the
returned error because the in-memory modifications cannot fail.
2020-04-02 17:39:29 -07:00
..
errors.go lnpeer+peer: use importable lnpeer.ErrPeerExiting 2019-04-26 20:04:49 -07:00
peer.go multi: remove returned error from WipeChannel 2020-04-02 17:39:29 -07:00