mirror of
https://github.com/Qortal/qortal.git
synced 2025-03-13 11:12:31 +00:00
Update status when rebuilding transaction sequences.
This commit is contained in:
parent
b9015217de
commit
68b99c8643
@ -91,6 +91,8 @@ public abstract class RepositoryManager {
|
||||
|
||||
LOGGER.info("Rebuilding transaction sequences - this will take a while...");
|
||||
|
||||
SplashFrame.getInstance().updateStatus("Rebuilding transactions - please wait...");
|
||||
|
||||
int blockchainHeight = repository.getBlockRepository().getBlockchainHeight();
|
||||
int totalTransactionCount = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user