forked from Qortal/qortal
Updated status wording
This commit is contained in:
parent
c256dae736
commit
ab7d24b637
@ -41,7 +41,7 @@ public class HSQLDBDatabaseArchiving {
|
|||||||
}
|
}
|
||||||
|
|
||||||
LOGGER.info("Building block archive - this process could take a while... (approx. 15 mins on high spec)");
|
LOGGER.info("Building block archive - this process could take a while... (approx. 15 mins on high spec)");
|
||||||
SplashFrame.getInstance().updateStatus("Building block archive (takes up to 60 mins)...");
|
SplashFrame.getInstance().updateStatus("Building block archive (takes 60+ mins)...");
|
||||||
|
|
||||||
final int maximumArchiveHeight = BlockArchiveWriter.getMaxArchiveHeight(repository);
|
final int maximumArchiveHeight = BlockArchiveWriter.getMaxArchiveHeight(repository);
|
||||||
int startHeight = 0;
|
int startHeight = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user