5250b91 store wallet after sending (Jacob Brydolf)
5250b91
@ -527,6 +527,7 @@ ApplicationWindow {
informationPopup.open()
currentWallet.refresh()
currentWallet.disposeTransaction(transaction)
currentWallet.store();
}
// called on "checkPayment"
The note is not visible to the blocked user.