02ab113 clear payment fields after transfer (Jaquee) 756a821 Wizard: clear restore from keys fields on wizard restart (Jaquee)
02ab113
756a821
@@ -628,6 +628,10 @@ ApplicationWindow {
for (var i = 0; i < txid.length; ++i)
currentWallet.setUserNote(txid[i], transactionDescription);
}
// Clear tx fields
middlePanel.transferView.clearFields()
informationPopup.onCloseCallback = null
informationPopup.open()
The note is not visible to the blocked user.