add more debug, use singleshot instead of loop
This commit is contained in:
@@ -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 = "";
|
||||
|
||||
Reference in New Issue
Block a user