mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-02 08:58:38 +02: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.