lnd/peer
carla 990dda4b18
multi: thread bandwidth check amount down to MayAddOutgoingHtlc
Pass htlc amount down to the channel so that we don't need to rely
on minHtlc (and pad it when the channel sets a 0 min htlc). Update
test to just check some sane values since we're no longer relying
on minHtlc amount at all.
2021-10-19 09:50:51 +02:00
..
brontide.go lnrpc: receive custom message 2021-10-15 17:08:55 +02:00
brontide_test.go lnrpc: receive custom message 2021-10-15 17:08:55 +02: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 multi: thread bandwidth check amount down to MayAddOutgoingHtlc 2021-10-19 09:50:51 +02:00