mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-23 19:37:51 +00:00
Updated status text when not initialized.
This commit is contained in:
parent
4516d44cc0
commit
c2bad62d36
@ -186,7 +186,7 @@ public class PirateChainWalletController extends Thread {
|
||||
return "Synchronized";
|
||||
}
|
||||
|
||||
return "Not synchronized yet";
|
||||
return "Initializing wallet...";
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user