Files
lnd/watchtower/wtclient/sess_close_min_heap.go
Elle Mouton 2b08d3443f watchtowers: add thread safe min-heap
In this commit, a thread-safe min-heap is implemented. It will carry
sessionCloseItems which carry a sessionID and a block height at which
the session should be closed.
2023-03-20 16:51:32 +02:00

2.2 KiB