Transactions have a field “label”. It makes it look like each transaction can be labeled (which is bitcoin parlay seems to be a comment
), when it’s actually a label of the receiving address. This is misleading and can be clarified.
This is not a new issue: https://github.com/bitcoin/bitcoin/pull/5905 , but a new but was created (and closed) on bitcoin-core about that recently: https://github.com/bitcoin/bitcoin/issues/21057
Even though a comment
field would be very welcome, this issue here is simply about the confusion created by the understanding of the term label on the GUI.
Actual behavior
When one sets a label, it sets a label for the receiving address. It’s not clear until the moment when one clicks “edit label” and a dialog appears what that means.
To reproduce
Right-click a transaction, choose “edit label” - it seems a unfortunate place for such a thing, since other menu items are for that transaction and not for the receiving address.
System information
Bitcoin-QT 0.21.0 for Mac OS.