forked from Qortal/qortal
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