You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have several devices/wallets and each of those uses several bitcoin addresses. As such, I have a long list of addresses with the description "phone". I'd like to be able to see a list addresses and transactions associated with this description, so that I can get more detailled information.
Describe the solution you'd like
The commands that provide additional information should take a description as input and show the corresponding addresses and/or transactions. For transactions that only have a single input/output with a different description, this description and the associated amount should also be shown (something like "abc012def -0.512 [100€]: foo").
One fun use case: How much money did I spend on LND sweep transactions? What about channel open/close transactions? A plain list of transactions sorted by description would be a good start, but I'd also appreciate some form of aggregation (sum of values), and a more flexible filter (wildcards? regex?).
Is your feature request related to a problem? Please describe.
I have several devices/wallets and each of those uses several bitcoin addresses. As such, I have a long list of addresses with the description "phone". I'd like to be able to see a list addresses and transactions associated with this description, so that I can get more detailled information.
Describe the solution you'd like
The commands that provide additional information should take a description as input and show the corresponding addresses and/or transactions. For transactions that only have a single input/output with a different description, this description and the associated amount should also be shown (something like "abc012def -0.512 [100€]: foo").
Similar to #35
The text was updated successfully, but these errors were encountered: