mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-24 14:50:40 +01:00
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. |
||
---|---|---|
.. | ||
brontide.go | ||
brontide_test.go | ||
interfaces.go | ||
log.go | ||
test_utils.go |