Merge branch 'master' into regtest-1

This commit is contained in:
Antoni Spaanderman
2022-02-12 12:28:37 +01:00
committed by GitHub
13 changed files with 4533 additions and 4947 deletions

View File

@@ -303,8 +303,6 @@ class Blocks {
if (memPool.isInSync()) {
diskCache.$saveCacheToDisk();
}
return;
}
}