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