[bisq-network/bisq] inject CorruptedDataFilesHandler instead of making it static (#3107)

Christoph Sturm notifications at github.com
Mon Aug 19 15:52:37 UTC 2019


christophsturm commented on this pull request.



> @@ -137,7 +138,7 @@ public DisputeManager(P2PService p2PService,
                           OpenOfferManager openOfferManager,
                           KeyRing keyRing,
                           PersistenceProtoResolver persistenceProtoResolver,
-                          @Named(Storage.STORAGE_DIR) File storageDir) {
+                          @Named(Storage.STORAGE_DIR) File storageDir, CorruptedDatabaseFilesHandler corruptedDatabaseFilesHandler) {

sure, i wonder if there is a way to make idea do it automatically. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3107#discussion_r315285262
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190819/34c9b0cc/attachment.html>


More information about the bisq-github mailing list