Open apbendi opened 4 years ago
I'd like to consider putting the note on each client-side transaction array item instead of the log. This would let the log live and breathe as totally decoupled from the transaction array. On the other hand, concerns arising from our wallet-restore protocol could trump this logic. I want to think about this more. Thanks!
Issue 6.9
The send transaction form should have a text field that allows the user to enter arbitrary notes about the transaction. On the Transaction List screen, there should also be a button/icon that the user can click to view or edit their note:
This issue overlaps with Issues related to tx logging, as that is where the data will be stored.