mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 01:36:24 +01:00
In this commit pending packet queue have been added. This queue consumes the htlc packet, store it inside the golang list and send it to the pending channel upon release notification. |
||
---|---|---|
.. | ||
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 |