Merge pull request #190

5250b91 store wallet after sending (Jacob Brydolf)
This commit is contained in:
Riccardo Spagni
2016-11-24 12:34:51 +02:00

View File

@@ -527,6 +527,7 @@ ApplicationWindow {
informationPopup.open()
currentWallet.refresh()
currentWallet.disposeTransaction(transaction)
currentWallet.store();
}
// called on "checkPayment"