mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
This commit fixes some issues in the display of the stats logger which resulted in: stats being printed even though no forwarding activity took place, and underflow of integers resulting in weird outputs when forwarding. This commit also adds some additional comments and renames the main forwarding goroutine to its former name. |
||
---|---|---|
.. | ||
circuit.go | ||
interfaces.go | ||
iterator.go | ||
link.go | ||
link_test.go | ||
log.go | ||
mock.go | ||
packet.go | ||
queue.go | ||
queue_test.go | ||
switch.go | ||
switch_test.go | ||
test_utils.go |