coreyphillips / moonshine

Moonshine is a homebrewed, open-source, non-custodial, Bitcoin wallet for iOS & Android.
https://moonshinewallet.com/
MIT License
70 stars 33 forks source link

Allow a user to add a note or memo when blacklisting UTXO's #62

Closed coreyphillips closed 3 years ago

coreyphillips commented 4 years ago

This feature request would allow users to optionally add a note or memo when blacklisting UTXO's in the Transaction Detail view.

Usage: After tapping "Blacklist" a textinput box will appear allowing the user to add a note or memo as needed. The data will be saved locally as they type.

coreyphillips commented 3 years ago

This feature has added as of 84cc22c79497ba2327a7b864427e6aef77781c0c, allowing users to include a memo for any transaction in their transaction list.