pool/funding
Oliver Gugger 671f430b88
multi: use funding manager as BatchCleaner
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.
2020-12-09 09:42:31 +01:00
..
batch.go funding: use base client 2020-12-09 09:16:42 +01:00
log.go funding+rpcserver+log: move funding manager to own package 2020-12-08 11:25:12 +01:00
manager.go multi: use funding manager as BatchCleaner 2020-12-09 09:42:31 +01:00
manager_test.go funding: use base client 2020-12-09 09:16:42 +01:00