a3e0519 main: fix qml warning (selsta)
a3e0519
@ -586,6 +586,9 @@ ApplicationWindow {
}
function onWalletUpdate() {
if (!currentWallet)
return;
console.log(">>> wallet updated")
updateBalance();
// Update history if new block found since last update
The note is not visible to the blocked user.