mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-17 13:06:14 +02:00
In this commit, the new ListClientSession functional options and new FetchSessionCommittedUpdates function are utilised in order to allow us to completely remove the CommittedUpdates member from the ClientSession struct. |
||
|---|---|---|
| .. | ||
| backup_task.go | ||
| backup_task_internal_test.go | ||
| candidate_iterator.go | ||
| candidate_iterator_test.go | ||
| client.go | ||
| client_test.go | ||
| errors.go | ||
| interface.go | ||
| log.go | ||
| session_negotiator.go | ||
| session_queue.go | ||
| stats.go | ||
| task_pipeline.go | ||