add more debug, use singleshot instead of loop

This commit is contained in:
Deniod
2023-12-14 08:47:13 +01:00
parent 7863d6ffb2
commit 1f31adc30c
4 changed files with 45 additions and 63 deletions

View File

@@ -759,7 +759,6 @@ if (reply.toUpper().trimmed() != "OK") {
qDebug() << __func__ << ": Null response on retry from litelib_initialize_new_from_phrase";
}
}
// 4. Finally attempt to save the wallet
{
QString reply = "";