mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
In this commit, we fix a bug that was uncovered by the recent change to lnwire.MilliSatoshi. Rather than manually compute the diff in fees, we’ll directly compare the fee that is given against the fee that we expect. |
||
---|---|---|
.. | ||
circuit.go | ||
circuit_test.go | ||
failure.go | ||
interfaces.go | ||
iterator.go | ||
link.go | ||
link_test.go | ||
log.go | ||
mailbox.go | ||
mailbox_test.go | ||
mock.go | ||
packet.go | ||
queue.go | ||
queue_test.go | ||
switch.go | ||
switch_test.go | ||
test_utils.go |