lnd/peer
Joost Jager a0a50fa844
htlcswitch: auto-fail held htlcs
Make the interceptable switch aware of htlc expiry and fail back htlcs in-time
to prevent the counterparty from force-closing the channel.
2022-10-18 18:06:49 +02:00
..
brontide_test.go peer: replace defer cleanup with t.Cleanup 2022-10-13 17:47:03 +08:00
brontide.go lnwallet/chancloser: properly compute initial fee of cop close txn 2022-10-10 14:50:45 -07: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 htlcswitch: auto-fail held htlcs 2022-10-18 18:06:49 +02:00