Show scanning status while importing wallet
This commit is contained in:
@@ -55,6 +55,7 @@ void ConnectionLoader::doAutoConnect() {
|
||||
} else {
|
||||
main->logger->write(QObject::tr("Create/restore wallet."));
|
||||
createOrRestore(config->dangerous, config->server);
|
||||
d->show();
|
||||
}
|
||||
|
||||
auto connection = makeConnection(config);
|
||||
|
||||
Reference in New Issue
Block a user