forked from Qortal-Forker/qortal
Updated status text when not initialized.
This commit is contained in:
@@ -186,7 +186,7 @@ public class PirateChainWalletController extends Thread {
|
||||
return "Synchronized";
|
||||
}
|
||||
|
||||
return "Not synchronized yet";
|
||||
return "Initializing wallet...";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user