Display warning while user tries to edit loaded signed transaction from file
Whenever user tries to edit transaction loaded from file, pop up a warning dialog:
“Warning: Editing transaction will invalidate signatures” “Warning: cart transaction was signed by keys not in this wallet. Editing this transaction will invalidate those signatures!” Confirm Edit/Cancel.
Note: This will be displayed just in case user don't have keys for signatures in transaction. This case might happen if user save signed transaction, remove key and load transaction from file.
Edited by Mateusz Kudela