[bisq-network/bisq] Improve getBlocks request handling (#4851)

chimp1984 notifications at github.com
Fri Dec 4 16:44:32 CET 2020


@chimp1984 commented on this pull request.



> @@ -97,20 +122,20 @@ public void start() {
                 checkForBlockReceivedTimer.stop();
             }
 
-            int height = block.getHeight();
-            log.info("New block at height {} from bsqWalletService", height);
+            int btcWalletHeight = btcBlock.getHeight();
+            log.error("New block at height {} from bsqWalletService", btcWalletHeight);

Ups was from dev testing

-- 
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/4851#discussion_r536191416
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201204/988db616/attachment.htm>


More information about the bisq-github mailing list