Remove debug return which break the UX the first time we open mempool
This commit is contained in:
parent
8e2943a6a0
commit
c883f7803e
@ -301,8 +301,6 @@ class Blocks {
|
||||
if (memPool.isInSync()) {
|
||||
diskCache.$saveCacheToDisk();
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user