mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 10:22:18 +01:00
Cleanup
This commit is contained in:
parent
8f871e2629
commit
e224422b83
@ -101,7 +101,6 @@ public class SquBlockchainManager {
|
||||
GENESIS_BLOCK_HEIGHT,
|
||||
block -> {
|
||||
UserThread.execute(() -> {
|
||||
log.error("### new block");
|
||||
try {
|
||||
blockchainService.parseBlock(new SquBlock(block.getTx(), block.getHeight()),
|
||||
GENESIS_BLOCK_HEIGHT,
|
||||
|
Loading…
Reference in New Issue
Block a user