lnd/peer
yyforyongyu d28242c664
peer: return an error from updateNextRevocation and patch unit tests
This commit makes the `updateNextRevocation` to return an error and
further feed it through the request's error chan so it'd be handled by
the caller.
2023-08-09 01:29:18 +08:00
..
brontide_test.go peer: return an error from updateNextRevocation and patch unit tests 2023-08-09 01:29:18 +08:00
brontide.go peer: return an error from updateNextRevocation and patch unit tests 2023-08-09 01:29:18 +08:00
interfaces.go htlcswitch+peer: CreateAndAddLink in switch, add messageSwitch to peer 2021-08-10 17:15:52 -04:00
log.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
test_utils.go peer: update and use SyncMap in Brontide 2023-06-27 20:19:37 +08:00