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

@@ -247,8 +247,6 @@ void Controller::fillTxJsonParams(json& allRecepients, Tx tx)
}
}
void Controller::noConnection()
{
qDebug()<< __func__;