mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-13 12:33:04 +02:00
If we detect we have a pending batch in the local database that was replaced by a different transaction, we try to clean up funding shims and pending channels on startup as well. To allow that, we use the funding manager as the BatchCleaner implementation. |
||
|---|---|---|
| .. | ||
| batch.go | ||
| log.go | ||
| manager.go | ||
| manager_test.go | ||